Convert from Access97 to 2003 with jet engine

O

Olivier57

Hi,

I would like to convert old Access database to Access 2003 using vb .net and
Jet engine. I can't find how to call jet engine to do that. Thanks for your
help.

Olivier
 
S

Stefan Hoffmann

hi Oliver,
I would like to convert old Access database to Access 2003 using vb .net and
Jet engine. I can't find how to call jet engine to do that. Thanks for your
help.
You need to explain the "VB.Net" part...

Access 2003 uses VBA as language for the code behind. Create a new
Access 2003 database and import all objects. It should work immediatly.



mfG
--> stefan <--
 
Top