sjl
08-24-2011, 02:06 PM
Hi,
I ran SSMA to upsize my tables to SQL Server 2005 (from Access 2010), I then found the linkage file (*.dsn) for linking, and do see that the files linked to SQL are sitting there in my Access DB with my original table names pre-pended with "dbo_".
The only problem is that the original tables are still there as well, and all my queries and forms are still connected to these local files. The only way I see to get my Access front end to read the SQL back end is to manually change the tables that my Queries and Forms read.
I want to be sure, before I go through and manually hook all the Queries/Forms up with the "dbo_" copies of the tables, that this is actually a manual task--not a situation due to not running something correctly.
thanks for any insights....
Sarah
I ran SSMA to upsize my tables to SQL Server 2005 (from Access 2010), I then found the linkage file (*.dsn) for linking, and do see that the files linked to SQL are sitting there in my Access DB with my original table names pre-pended with "dbo_".
The only problem is that the original tables are still there as well, and all my queries and forms are still connected to these local files. The only way I see to get my Access front end to read the SQL back end is to manually change the tables that my Queries and Forms read.
I want to be sure, before I go through and manually hook all the Queries/Forms up with the "dbo_" copies of the tables, that this is actually a manual task--not a situation due to not running something correctly.
thanks for any insights....
Sarah