Register a library

G

Guest

I developed a database using ADO code. It also uses the Jet library to
automatically compact & repair back end databases - however this feature is
not critical. Sent the client an .mde file. The .mde file will not run as it
considers the ADO and Jet libraries to be missing.

Can I program an .mdb database to register the missing library, convert it
to an .mde database and have the .mde version register the librarie(s) on the
client's computer?

If not, will this work:

Can the client send me an .mdb database with the needed libraries already
registered and then can I import my stuff into it and convert it to an .mde
file and send it back and have it work?
 
G

Guest

For some obscure reason, my client does not have the ADO library registered.

I tried attaching the name of the library and its location plus my VBA code
to automatically compact a back end database but MS said it was too busy to
post my reply and blew it away. You can contact me directly for a reply at
(e-mail address removed).
 
G

Guest

Already have this service pack. Will email it to my client. Howev er, I do
not think this is the problem.
 

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