Link to home
Start Free TrialLog in
Avatar of askmeaks
askmeaks

asked on

Error Opening a recordset in Crystal Report .NET

I'm currently developing an application in VB.NET 2001. I'm using Crystal Report shipped with Visual Studio.NET 2001. The problem is that, when I try to open a recordset in one of the reports, the recordset containing 269695 records, the Crystal Report Viewer returns a message — "Could not open recordset", and displays no records. Moreover, it is unable to display the lines and boxes drawn on the report. And all the buttons on the report viewer control is disabled. I'm using SQL Server 2000 as a backend.
      Would somebody give me a solution to my problem. It's urgent.
ASKER CERTIFIED SOLUTION
Avatar of karthikeyanTP
karthikeyanTP

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of karthikeyanTP
karthikeyanTP

check your select statement whether it is indeed returning rows