sdonaldson
Programmer
CR 8.5 Developer Edition, reporting on an MS-SQL Server 7.0 database.
I have a report which takes 2 or 3 seconds to run using the SQL Server database driver, p2ssql.dll.
If I switch the same report to using the ODBC driver, p2sodbc.dll, it takes at around 40 seconds to run when the report is called from our (Clarion) application. When the report is previewed in CR using this driver it only takes a couple of seconds to run, as per the SQL Server driver.
I have to use the ODBC driver as this is how all reports are configured in our application.
There are many other reports using the same ODBC driver which run as quickly as they did when using the SQL Server driver.
Does anyone have any ideas as to why the report is so slow ?
Thanks,
Shaun
I have a report which takes 2 or 3 seconds to run using the SQL Server database driver, p2ssql.dll.
If I switch the same report to using the ODBC driver, p2sodbc.dll, it takes at around 40 seconds to run when the report is called from our (Clarion) application. When the report is previewed in CR using this driver it only takes a couple of seconds to run, as per the SQL Server driver.
I have to use the ODBC driver as this is how all reports are configured in our application.
There are many other reports using the same ODBC driver which run as quickly as they did when using the SQL Server driver.
Does anyone have any ideas as to why the report is so slow ?
Thanks,
Shaun