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

Crystal Rpt Stored Procedure Connect, Then Error

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I have a report which builds its recordset from a SQL Server 7.0 stored procedure. It runs great in Crystal 8. The stored proc runs great through Query Analyzer under userid and password it uses to connect on the web. When I run it on the web, and display userid, password and connectivity, it looks good.(Connectivity = True), userid is in db_owner group. However in MoreRequiredSteps.asp, it bombs with the generic 'Error Detected by Database DLL'. All reports using tables which point to this DB run great. All stored procs get this error. Also, I am not including the DB name on the stored proc names or table names. Help!!!!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top