I am running VB 6 with Crystal Reports 8.5. And when I call the report within VB I get an error.
"Error detected by database DLL" Error Number: 20534
Printable View
I am running VB 6 with Crystal Reports 8.5. And when I call the report within VB I get an error.
"Error detected by database DLL" Error Number: 20534
Take a look at these documents.
That document did not help.
Ok. :(
How about this one?
I just looked into that one before you posted it... lol.Quote:
Originally Posted by Hack
That one also did not tell me much.
Strange thing though is that We have other reports on the same VB and they are working fine. It is just this one that is doing this.
If you created a brand new report right now (something dirt simple and you could throw away later), would it work?Quote:
Originally Posted by vbjohn
Try it.
I will try it now.
Typically, when you create a report do you bind it to a db table?
Yes we do bind it to a db table.
I just recreated the report and I am still getting that error.