Hi All,
I am developing some custom reports for one of my customer using the stored procedure. I haven't modified much any much of the stored procedure, Just that customer wants to rearrange the fields and include few more fields.
When I run the stored procedure on the Sql Query Analyzer , everything works fine and returns the data.
But When I try to use the same SP in the crystal reports I get timeout exipred error message.For most part I am using the builtin stored procedures.Attached is the error message.And I am using ADO (OLEDB for ODBC drivers)connection from the crystal reports.
I tried all the timeouts possible in both crystal and SQL, but no help..
I am trying to find out if there is something that I am missing.
Has anybody run into this timeout errors..
Versions of sofware
IPCC express 3.1(3)
Crystal reports : both 8.0 and 8.5 ( same error)
Thank you
Murali