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

Crystal Reports 4.6 Control Problem 1

Status
Not open for further replies.

dmassey

Programmer
Feb 7, 2003
30
CA
I am using two crystal report 4.6 controls on the same VB6 form. The reports source data is a query in an access 97 database. When I load the form in my application, I can view all the reports no problem. When I close the form I get the following error and the program crashes:

Exception: access violation (0xC0000005), Address: 0x250127fb

Note that the error only comes up if both of the crystal report controls are used. If I open the form and only use one of the controls, I can close the form fine. If I preview both reports, I get the error.

I suspect this is a problem with how crystal reports connects to the access97 database. Any ideas?

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top