Error Number : 20532 - Missing database DLL. 
Author Message
 Error Number : 20532 - Missing database DLL.

The line of code :
Me.CrystalOCXControl.Action = 1
gives me :
Error Number : 20532
Error Message : Missing database DLL.

This used to work before, but all of a sudden it's stopped working (I
haven't installed anything new on my machine).
Any ideas ??

Knowledgebase on the Crystal's web-site gives me a message for this
error :
Error Number : 20532
Error Message : Missing database DLL.
"The database DLL is corrupt. "

Which data DLL is corrupt ? If it's corrupt, how come if I paste the
same code in fresh new VB project, it works.
Has anyone experienced this ? I'd appreciate any idea/input/suggestions
in solving this problem.

Environment :
VB 5.0 (SR-2)
Crystal OCX 4.6 (one that was shipped with VB 5.0)
Database : SQL Server 6.5



Fri, 02 Jun 2000 03:00:00 GMT  
 Error Number : 20532 - Missing database DLL.

This error message appears when the database can not be located by the
report.  I experienced a similar problem when working on a network
project.  The database was located on a server, and my report was
located with the program files.

I saved a copy of the report where the database was located.  Changed
the SetLocation to "Same as Report" for all mdbs(Using Access 97) and
all was well



Quote:
>The line of code :
>Me.CrystalOCXControl.Action = 1
>gives me :
>Error Number : 20532
>Error Message : Missing database DLL.

>This used to work before, but all of a sudden it's stopped working (I
>haven't installed anything new on my machine).
>Any ideas ??

>Knowledgebase on the Crystal's web-site gives me a message for this
>error :
>Error Number : 20532
>Error Message : Missing database DLL.
>"The database DLL is corrupt. "

>Which data DLL is corrupt ? If it's corrupt, how come if I paste the
>same code in fresh new VB project, it works.
>Has anyone experienced this ? I'd appreciate any idea/input/suggestions
>in solving this problem.

>Environment :
>VB 5.0 (SR-2)
>Crystal OCX 4.6 (one that was shipped with VB 5.0)
>Database : SQL Server 6.5

Nicole Ewing
Programmer/Playtex Apparel, Inc

If responding by Email, please use this address, not
the one in the message header:

(SPAM protection - take out XYZ)



Sat, 03 Jun 2000 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ! Error 20532 Missing database dll

2. * Error 20532 Missing Database dll *

3. ERROR 20532 Missing Database DLL (Please HELP as my Holiday may have to be cancelled)

4. Error 20532 Missing Database DLL

5. 20532 error: Missing database dll.

6. ! Error 20532 Missing databse dll

7. Error: pdsodbc.dll not found, 20532 cannot find database dll

8. Runtime Error - 20532 Cannot Find Database DLL

9. Error 20532 - Cannot find database DLL

10. ERROR 20532 CANNOT FIND DATABASE DLL

11. 20532 Cannot find database dll

12. 20532 Can't find database DLL

 

 
Powered by phpBB® Forum Software