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

Problem CR10/CRXI connecting by ODBC on SQL2005

Status
Not open for further replies.

MarnickTelenet

Programmer
Sep 6, 2006
18
BE
We have a lot of rpt-reports that are made based on an ODBC-connection to SQL2000-server.

We migrated to SQL2005-server an now a lot of reports give the error: "The database table <stored procedure> cannot be found."

It has nothing to do with the version of CR. We have the same problem in CR10 and in CRXI.

We think it has something to do with de ODBC-driver that CR uses to connect to SQL2005. If we reset the ODBC-connection to SQL2000, the report works. As soon as we set the ODBC-connection to SQL2005 the problem is back.

We MUST migrate to SQL2005, but we can't: not because of a problem with our application but because of a problem between Crystal Reports and SQL2005-server.
 
If you start a new report in Crystal against the 2005 ODBC data source, do you see that Stored Procedure as a data source? If not, it's probably a permission issue causing the Stored Procedure on 2005 to not be available to the user.

hth,
- Ido

view, e-mail, export, burst, distribute, and schedule Crystal Reports.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top