Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Programatically adding code

Status
Not open for further replies.
Jul 20, 2001
1,153
US
I've got a couple of sub routines. One that tracks database usage, and another (a spinoff of this forum) that tracks errors generated. We've for over a hundred DBs here, and I want to add the code to each database. Without, of course, opening each database manually.

What do you think. DoCmd.CopyObject, acModule ??
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top