Recent content by pradeep.atta

  1. P

    Issue with Pass through Query and ODBC connection

    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...
  2. P

    Linking Access tables with SQL tables using File DSN through VBA

    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]...
Back
Top Bottom