VB 4.0 can NOT access Access 7.0 .MDB 
Author Message
 VB 4.0 can NOT access Access 7.0 .MDB

Surprisingly I found earlier that the database(.mdb file) created by
MS-Access 7.0 can NOT properly be opened by VB4.0.

Can't figure out why.  On-line help says the DataMgr.exe come together
with VB4.0 support up to Access v2.0 only.

--



Thu, 15 Jul 1999 03:00:00 GMT  
 VB 4.0 can NOT access Access 7.0 .MDB

Quote:

> Surprisingly I found earlier that the database(.mdb file) created by
> MS-Access 7.0 can NOT properly be opened by VB4.0.

> Can't figure out why.  On-line help says the DataMgr.exe come together
> with VB4.0 support up to Access v2.0 only.

> --


menu. Make sure which DAO version you are using.

I got no problem in that.



Thu, 15 Jul 1999 03:00:00 GMT  
 VB 4.0 can NOT access Access 7.0 .MDB

You probably just need to set your reference to DAO 3.0.   To do this go to
the tools menu and choose references.  Find DAO 3.0 and make sure it is
checked. If you are going to be hitting access 2 and access 7 files check
the one that mentions DAO 2.5/3.0.



Quote:

> Surprisingly I found earlier that the database(.mdb file) created by
> MS-Access 7.0 can NOT properly be opened by VB4.0.

> Can't figure out why.  On-line help says the DataMgr.exe come together
> with VB4.0 support up to Access v2.0 only.

> --




Fri, 16 Jul 1999 03:00:00 GMT  
 VB 4.0 can NOT access Access 7.0 .MDB

Not true, I have tried this already and works fine.

Any questions, please contact.

Fred
LogicWare Corp, NJ - Custom Development, Consulting and Training
(201) 244-0587 Phone
(201) 244-0691 Fax



Quote:

> Surprisingly I found earlier that the database(.mdb file) created by
> MS-Access 7.0 can NOT properly be opened by VB4.0.

> Can't figure out why.  On-line help says the DataMgr.exe come together
> with VB4.0 support up to Access v2.0 only.

> --




Sun, 18 Jul 1999 03:00:00 GMT  
 VB 4.0 can NOT access Access 7.0 .MDB

VB 4.0 16 bit cannot use Access 7.0 databases, but the 32-bit version
can.  You did not specify which VB4.0 you are using.



Quote:

>Not true, I have tried this already and works fine.

>Any questions, please contact.

>Fred
>LogicWare Corp, NJ - Custom Development, Consulting and Training
>(201) 244-0587 Phone
>(201) 244-0691 Fax



>> Surprisingly I found earlier that the database(.mdb file) created by
>> MS-Access 7.0 can NOT properly be opened by VB4.0.

>> Can't figure out why.  On-line help says the DataMgr.exe come
together
>> with VB4.0 support up to Access v2.0 only.

>> --




Wed, 21 Jul 1999 03:00:00 GMT  
 
 [ 5 post ] 

 Relevant Pages 

1. VB 4.0 (32-bit) accessing password protected Access 7.0 database

2. Please help in VB 4.0 trying to access MS access 7.0 forms and reports

3. VB 4.0 (32-bit) accessing password protected Access 7.0 database

4. Help: Problem reading Access 2.0 mdb from VB3 under Win95/Access 7.0

5. VB 4.0 16-bit application interfacing with Access 7.0 tables

6. Using Access 7.0 with VB 4.0

7. VB 4.0 16-bit and Access 7.0

8. Help with passing parameters with VB 4.0/Access 7.0

9. HELP: Security: Access 7.0 with VB 4.0

10. Prepared Statements, Access 7.0 ODBC Driver, and VB 4.0 Enterp

11. Using VB 4.0 16-bit mode to interface with Access 7.0

12. VB 4.0 problem with Access 7.0 database

 

 
Powered by phpBB® Forum Software