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
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