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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Copying Forms Event Procedure Code

Status
Not open for further replies.

NewfieGolfer

Technical User
Mar 29, 2001
80
0
0
CA
Hi,
I'm having problems with my forms after I copy them to another database. When I try to open the copied form I get a nasty error "Network connection may be lost". I was wondering if the event procedures in forms are copied when you perform the CopyObject function or the TransferDatabase (export) function. I'm thinking that there's a problem with the copying of the procedures because when I try to view the open form event there's no code.

Does anyone know what's happening here? If so, what's the solution to this problem. I've thought about putting all the event procedures into modules and copying the modules, but that would just be very time consuming.

Thanks,
NG
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top