Programmatic conversion from Access 97 to Access 2002

K

Kris

My company has developed a software product that makes very heavy use of
Access 97 databases (mdb). We sell this product to a variety of customers
that may or may not have Access 2002 loaded on their PC. It is likely that
each of our customers would have 100's (or even 1000's) of secure databases
to be converted.

We are looking for a programmatic method (preferably C/C++) to convert these
mdbs from Access 97 (DAO) to Access 2002 (ADO). The programmatic method must
take into consideration the fact that the customer may not have Access 2002
installed on his PC. Therefore, presumably, along with the programmatic
solution we would need to provide some redistributable package containing the
software necessary to perform the conversion.

Has anyone out there solved this problem or can anyone point me in the right
direction (i.e., programmatic solution and/or redistributable package)?

We would be grateful for any help in this area. Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top