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

Invalid page fault when using dbgrid

Status
Not open for further replies.

goldi

Programmer
Mar 21, 2001
31
0
0
US
I am having a problem with my data grid. I have an event BeforeUpdate() for my dbgrid. If I test the program within VB everything runs fine. But, if I compile the program and run it and update any information in the dbgrid I get this error:

This Program has performed an illegal operation and will be shut down.
If the problem persists, contact the program vendor.

(program name) caused an invalid page fault in
module DAO360.DLL at 016f:1b746a1a.

This only happens when the program is compiled. It runs fine within VB.

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top