Crystal report database login & wrong record preview problem.
Dear Sir/Madam,
I recently download/Installed Crystal Report for Visual Studio 2010 to work with Visual Studio 2010 Prof. Database from SQL Sever 2008 Express. Now my problem is when I run Crystal Report Viewer - Windows form : 1st message Database Login request and otherwise WRONG RECORDS DISPLAYING which I have not in my database table.
Kindly help me to do print reports for my new Windows Application.
Thanks in advance,
Miquash.
Re: Crystal report database login & wrong record preview problem.
You need to set the database logon in your code.
Here's a sample.
Re: Crystal report database login & wrong record preview problem.
Dear Brother,
Thanks for your reply and appreciate the way u answered.