crystaldev1
Programmer
I'm using CR 9 and SQL Server 2005. I have a report with parameters startdate and enddate as a date range. This report runs fine if the date range is 1 or 2 days but errors out if it's any longer than that. Here is the error:
" Failed to open a rowset.
Details: ADO Error Code: 0x
Source: Microsoft OLE DB Provider for SQL Server
Description: [DBNETLIB][ConnectionOpen(Connect()).]
SQL Server does not exist or access denied.
SQL State: 08001
Native Error:
Failed to open a rowset.
Error in File C:\.........rpt:
Failed to open a rowset. "
Any suggestions? Thanks.
" Failed to open a rowset.
Details: ADO Error Code: 0x
Source: Microsoft OLE DB Provider for SQL Server
Description: [DBNETLIB][ConnectionOpen(Connect()).]
SQL Server does not exist or access denied.
SQL State: 08001
Native Error:
Failed to open a rowset.
Error in File C:\.........rpt:
Failed to open a rowset. "
Any suggestions? Thanks.