Hello,
I need to find a way to import new data into a database which comprises of a SQL Server back end and an MS Access 2010 front end, from the front end.
Ideally, this would involve a user clicking a button on a form in the front end and selecting an excel spreadsheet with new data to import, which would then be saved in the back end SQL Server tables.
Is there a way to do this?
I am currently using the Import/Export Wizard in SSMS 2016 but this is laborious when needed to be repeated several times in a process. We also want to keep access to SSMS restricted to senior users, whilst letting more junior users run the process.
Any suggestions?
I need to find a way to import new data into a database which comprises of a SQL Server back end and an MS Access 2010 front end, from the front end.
Ideally, this would involve a user clicking a button on a form in the front end and selecting an excel spreadsheet with new data to import, which would then be saved in the back end SQL Server tables.
Is there a way to do this?
I am currently using the Import/Export Wizard in SSMS 2016 but this is laborious when needed to be repeated several times in a process. We also want to keep access to SSMS restricted to senior users, whilst letting more junior users run the process.
Any suggestions?