Hi,
My front end access tables are linked with backed SQL server 2008 tables
Access table names:
TWF MERGE 1
TWF MERGE 2
SQL server table names:
TWF_MERGE_1
TWF_MERGE_2
I have linked the tables using connection strings and tables are linked successfully.
I am getting error message as...
We have an ms access application and tables in that are linked with backend database SQL SERVER 2008
I used to manually link the access tables with SQL tables with the help of 'Table Link Manager' option. Now I want to do this programatically.
File DSN will contain belo information:
[ODBC]...