Strange ODBC errors using DAO to access linked tables 
Author Message
 Strange ODBC errors using DAO to access linked tables

We have an MFC/DAO application which is encountering all sorts of trouble
accessing an .MDB file which links tables via an ODBC data source (SQL
Server 6.5).

The same tables and queries seem to work fine if run directly from Access
via the same MDB file, so I believe that the tables and links are all set
up correctly. The original .MDB file (prior to upsizing to SQLServer and
then linking the tables) also works great in both places.

Turning on ODBC tracing indicates that DAO/Jet is supplying an invalid
window handle to ODBC on the SQLDriverConnect call, but this happens only
intermittently. Has anyone seen anything like this? Is there a workaround?

Thanks

--
Randy Baker (remove Z from address in email replies)



Sun, 16 Jan 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Accessing Linked Oracle Tables in Access Using ODBC in VB

2. VB using DAO to execute Access query containing a linked table

3. Access and linked ODBC tables don't use ODBC Definition

4. strange error linking tables

5. Page Fault error accessing Informix tables using Intersolv ODBC Driver

6. Linking Excel As Tables Using DAO

7. Linked tables using ADO instead of DAO?

8. Linking Tables from SQL 7 to Acces using DAO

9. LINKING TABLES using DAO and SQL

10. Linking Tables from SQL 7 to Acces using DAO

11. LINKING TABLES using DAO and SQL ?

12. Can VBA DAO access linked tables?

 

 
Powered by phpBB® Forum Software