VB30 --<ODBC>-- Access 2.0 
Author Message
 VB30 --<ODBC>-- Access 2.0

I'm using the Access ODBC driver version 1.02.1403
with ODBC21.EXE already installed on my system.

I don't want to use the Access Jet engine.
Ultimately I wish to switch to all ODBC API calls.

***** CODE *****
Dim db As database
Set db = OpenDatabase("", True, True, "ODBC;")
db.Close

***** INPUT *****
-First I'm prompted to pick a data source
-Second I'm given a file window to pick a database
-Then the error comes up

***** ERROR *****
ODBC-call failed.  [Microsoft][ODBC DLL] Driver's
SQLSetConnectOption failed [#0] [Microsoft][ODBC Single-Tier
Driver]Driver not capable. [#0] [Microsoft][ODBC Single-Tier
Driver][ODBC File Library]Obsolete database format. (#-1019)

My senior design project is on ice.
Do you think I need a new Access ODBC driver?



Sun, 24 Aug 1997 23:46:44 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. VB30 <-<ODBC>-> Access 2.0

2. VB5<->RDO2<->ODBC<->ORACLE Procedure Problem

3. <<<<<<<<ComboBox>>>>>>>>>>>>

4. AS400<-->ODBC<-->Access

5. HELP >>>>>>WIN API <<<<<<<<<<

6. ODBC Connection Strings for LDAP<->ODBC in Visual Basic for MS Access

7. help me out please!!!!<<<<<<<<<<<<<<<<<<<<<<<thanks>>>>>>>>>>>>>>>>>>>>>>>>

8. <><><>HELP<><><> PCMCIA Motorola Montana 33.6

9. <<<<HELP- OLE container Control>>>>>>>>>

10. <<<Cneck Box>>>

11. <<<Gif Files>>>

12. <<<CD ROM>>>

 

 
Powered by phpBB® Forum Software