programming registering a link dll in ms access

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi everyone,

We are doing testing on a ms access 2003 database. It requires registration
of a 3rd party dll file. However, when the db opens on another computer, the
dll is "MISSING" and must be re-registered, even when it is in the same
folder location.

Is there a way to program using VBA linking the reference to this dll, say
when the db is opened?

Or does someone else have another suggestion?

Thanks,
dp
 
Back
Top