Help: convert access 2.0 to access 97 using VB 5.0 
Author Message
 Help: convert access 2.0 to access 97 using VB 5.0

Does anybody know how to programmatically convert a database from access
2.0 to access 97 using Visual Basic 5.0?

Thanks in advance,

Leo



Fri, 26 May 2000 03:00:00 GMT  
 Help: convert access 2.0 to access 97 using VB 5.0

I believe the RepairDatabase and/or the CompactDatabase statement will do
the trick.

--
Later,
Tony Fountain
Digital Horizons, Inc.


Quote:

>Does anybody know how to programmatically convert a database from access
>2.0 to access 97 using visual basic 5.0?

>Thanks in advance,

>Leo




Fri, 26 May 2000 03:00:00 GMT  
 Help: convert access 2.0 to access 97 using VB 5.0

->Does anybody know how to programmatically convert a database from
access
->2.0 to access 97 using visual basic 5.0?
->

Keep in mind that if you use CompactDatabase your MS Access objects
will not be converted.

Paul
~~~~



Mon, 29 May 2000 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Converting Access 2.0 DB to Access 97 DB in VB code

2. Convert Access 2.0 to 97 using VB 5

3. Converting Access 2.0 to Access 97/2002

4. Converting Access 2.0 to Access 97

5. Converting Access 2.0 modules to Access 97

6. Convert Access 2.0 Dbf-file to Access 97 Dbf-file

7. Convert Access 2.0 database into Access 97

8. Converting an Access 2.0 DB to '97 in VB

9. Converting Access 97 database to VB 5.0

10. Using VBA to Convert Access 2000 database to Access 97

11. Converting MS Access 2.0 to VB 5.0

12. Access 2.0 -> Access 97 with VB

 

 
Powered by phpBB® Forum Software