DAO add record question

  • Thread starter Thread starter Heather
  • Start date Start date
H

Heather

Hello

I have a db with some code that on 'afterupdate' of a
form a record is generated in another table. When it
didn't work, I was told to go to my code window and set
the DAO library checkbox on the tools,reference menu. It
worked perfectly after that.

My question: as I am sending this db out to several
field offices, will I need to instruct each office to on
how to ensure that they have the reference to the DAO
library as well, or will that just go with my original db?

Thanks!

Heather
 
The reference lives in the mdb file, so you should be just fine if you are
sending them the mdb file.

If you were only sending them the code to import into *their* mdb file, then
you would have to worry about them setting the reference.

Sco
 

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

Back
Top