Convert from Access97 to 2003 with jet engine

  • Thread starter Thread starter Olivier57
  • Start date Start date
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
 
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 <--
 
Back
Top