J
jerryk
Hi,
We have an Access app that we are moving to an SQL Server backend. We have
the code working but one mantaining the location of the database is becoming
a pain. We have modules, query definitions (Pass-through), and table
definitions that all need to keep track of the location and connection
information for the SQL Server DB. As we move between development to
production SQL Servers and back we have update them with difference
mechanisms, code strings, update query defs, link manager, etc. Can anyone
suggest a better way to keep these paths updated?
Thanks,
Jerry
We have an Access app that we are moving to an SQL Server backend. We have
the code working but one mantaining the location of the database is becoming
a pain. We have modules, query definitions (Pass-through), and table
definitions that all need to keep track of the location and connection
information for the SQL Server DB. As we move between development to
production SQL Servers and back we have update them with difference
mechanisms, code strings, update query defs, link manager, etc. Can anyone
suggest a better way to keep these paths updated?
Thanks,
Jerry