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

Migrating from SQL Server 2000 to SQL Server 2008 R2 causes report to fail

Status
Not open for further replies.

elsenorjose

Technical User
Oct 29, 2003
684
0
0
US
We're running a CR Server (XI R2 SP 2) where we have Crystal Reports running against a SQL Server 2000 (not sure of revision) database. We are migrating the database to a SQL Server 2008 R2 instance. One report in particular runs in about 30 minutes on the 2000 DB but on the 2008 instance, it takes over 1 1/2 hours. Same report file, CR generates the same SQL query, and when run via SQL Server Management Studio execution time is similar on both DBs. I've tried using OLE DB, SQL Native Client, and ODBC but no matter what I do, the report either takes forever to run or fails. Has anyone experienced any similar issues when pointing a Crystal Report to a SQL Server 2008 data source?

Thank you.
 
Try Database > Show SQL for the two versions. If that gives you no clue, post them here.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 2008 with SQL and Windows XP [yinyang]
 
If you can run SQL directly, your software may include an option to show the percentages of time used in each process.

[yinyang] Madawc Williams (East Anglia, UK). Using Crystal 2008 with SQL and Windows XP [yinyang]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top