Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Integrating Crystal Reports

Status
Not open for further replies.

redshadow

Programmer
May 24, 2001
70
PH
Hi all,

I am new to Crystal Reports for Visual Studio .net.

Can anyone please give me a sample code in order to
1. connect my application to crystal as well as filter. I tried some sample codes but it prompts the user for database logon and I don't find it nice.
2. be able to pass a sql statement to crystal from c# for data filtering.

I am using c# of Visual Studio 2005 Pro and using a SQL Server with ODBC connection since I find OLE DB connection a little problamatic when deployed to old windows 98 systems.

Thank you very much in advance.



 
hi synapsevampire, first, sorry for the delayed reply.
I tried out the samples and was able to run reports created in Crystal without the annoying login dialog.

Thanks

 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top