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

Crystal ReadRecord Method Issue

Status
Not open for further replies.

Max12345

Programmer
Sep 4, 2003
5
US
I have an issue running Crystal 8 reports with stored procedures over the web. I have done this a million times without a problem. In this case, I am hitting a SQL Server SQL2000 database. The ReadRecords method is blowing up, returning an 'Error detected by Database DLL' error. When I change databases and run it again over the web, it works. I have searched the web and can't find any documentation which will tell me what is going on inside of the ReadRecords method.

I have compared the 2 databases, which reside on the same server and they seem to be defined the same.

Also when I run the reports using the URL, they work. Does the report use a different method when running over the URL?

Any insight is greatly appreciated.

Thanks
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top