G
gmead7
When you use the Upsize wizard and elect to "Link SQL server tables to
existing application", the Upsize Wizard creates an ODBC connection to a
linked table in your front end. Where is this connection string information
stored? Say you move your SQL tables to a different server - where can you
go to update this information?
I DO NOT want to use the Linked Table Manager - when you use the Linked
Table Manager, you can create a link to the tables, but Access names these
new linked tables by adding the Object Owner to the name of your table like
this dbo_NameOfTable. (Or if you use the linked table manager is there a way
to prevent this behavior... this makes all your standing queries inoperable
as these queries are looking for "NameOfTable" not "dbo_NameOfTable).
thanks, George
existing application", the Upsize Wizard creates an ODBC connection to a
linked table in your front end. Where is this connection string information
stored? Say you move your SQL tables to a different server - where can you
go to update this information?
I DO NOT want to use the Linked Table Manager - when you use the Linked
Table Manager, you can create a link to the tables, but Access names these
new linked tables by adding the Object Owner to the name of your table like
this dbo_NameOfTable. (Or if you use the linked table manager is there a way
to prevent this behavior... this makes all your standing queries inoperable
as these queries are looking for "NameOfTable" not "dbo_NameOfTable).
thanks, George