Error detected by database DLL 
Author Message
 Error detected by database DLL

Has anyone had this problem if so how can I fix it.

When I try running a report CRW gives me the error:

    MSAccess Error: Buffer is too small

When running the same report from within a Visual Basic application
the error returned is:

    Error Detected by database DLL

If anyone can help me out please e-mail me. Thanks

Programmer Analyst
Michael Perez



Sat, 04 Apr 1998 03:00:00 GMT  
 Error detected by database DLL

Quote:

>Has anyone had this problem if so how can I fix it.

>When I try running a report CRW gives me the error:

>    MSAccess Error: Buffer is too small

>When running the same report from within a Visual Basic application
>the error returned is:

>    Error Detected by database DLL

>If anyone can help me out please e-mail me. Thanks

>Programmer Analyst
>Michael Perez

I got this error when I created the Crystal Report. What happened is that
I defined my database in the directory where I was building the
application. Later when I installed, it looked for the report in that
directory. I had to recreate the report to look for the database in the
directory which would be installed on the users computer.

--
Judy Hiam

Tiene un bueno dia



Sat, 04 Apr 1998 03:00:00 GMT  
 Error detected by database DLL

Quote:

>Has anyone had this problem if so how can I fix it.

>When I try running a report CRW gives me the error:

>    MSAccess Error: Buffer is too small

>When running the same report from within a Visual Basic application
>the error returned is:

>    Error Detected by database DLL

>If anyone can help me out please e-mail me. Thanks

You probably have changed the database structure after you created the
report. Just go back to CRW and choose the verify database option under
the database menu. You can also turn on the "verify before print" option
before you compile the report. However, the last option will sometimes gives
you blank fields instead of adjusting to your database changes.

Quote:

>Programmer Analyst
>Michael Perez

------------------------------------------------------
"It's shake n' bake, and I helped"
Amos Yung



Mon, 06 Apr 1998 03:00:00 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. Error: "Error detected by Database DLL"

2. Error 20534 - Error Detected by Database DLL

3. Help with Crystal Reports: Error detected by database dll

4. error detected in database dll

5. ERROR DETECTED BY DATABASE DLL problem

6. Error detected by Database DLL : Printing Crystal Reports

7. Error detected by Database DLL : Printing Crystal Reports

8. Crystal report Problem - Error detected by Database DLL

9. Error detected by database DLL, AddADOCommand, stored procedure

10. Error Detected by Database DLL - Please help!

11. Error detected in database dll

12. Help! Error detected by database dll 2147192179

 

 
Powered by phpBB® Forum Software