I am trying to update several MS Access applications after migrating a SQL server from one server to a newer one (yay for no longer hosting servers on someone's laptop).
The migration of the SQL server went well however now I need to update several MS access applications which have linked tables pointed to the old SQL server instance. I know I can use the linked table manager and add new links to these tables however I have about 20 applications with 50+ linked tables in each and am looking for a less cumbersome way of doing this.
TL/DR: I need to update the SQL Server address that is being used for hundreds of linked tables in ACCESS and am looking for the easiest way to do this.