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

20532 Error

Status
Not open for further replies.

animal

MIS
Aug 9, 2000
15
CA
I'm using the Crystal 7 OCX in my VB6 app to view/print a report. The data being pulled is stored in an Access 97 database using DAO.

Distributed under Win95, my app runs fine...no problems, but when I distribute to a Win98 machine and try to print/view a report, my error trapping routine returns:

"20532: Can not file database DLL"

After finding nothing useful on the crytal site, I did a trial and error only to find out that the following file must be distributed under Windows 98:

p2bdao.dll

My setup program did not detect this as a dependency.

Just hope this saves someone else alot of time.

Denis
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top