read an old protect Access database (version 1.1) with VB5 
Author Message
 read an old protect Access database (version 1.1) with VB5

I'am trying to read an old protect Access database (version 1.1)  with
VB5

I'am doing
        DbEngine.SystemDB = " C:\DATA\SYSTEM.MDA "
        Set wk = DbEngine.CreateWorkSpace(" MyWK ", "USER1 ",  _
                                                "MyPWD"",dbUseJet)
On this last line, an error occur : Can't find the workgroup file.

Excuse my bad english



Sat, 30 Sep 2000 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. read an old protect Access database (version 1.1) with VB5

2. error 3041: try to load old database (Access 1.1/2.0)

3. VB5: CreateDatabase and MS-Access Version 1.1?????

4. Can VB5 read/convert VB3 Access 1.1?

5. VB3/4 Problem Accessing Access 1.1, Read Only In WIN95

6. Crystal 1.0 database error when connecting to Access 1.1 database

7. Using SQL To access Access 1.1 Database in VB

8. HELP: Reading/Converting MS Access 1.1 files

9. 10-year-old starting to program with QBasic 1.1

10. VB3 problems opening Access 1.1 database

11. Sorting access 1.1 databases

12. Another pb with access 1.1 database.

 

 
Powered by phpBB® Forum Software