How to give the database connection
For Crystal Report I am able to set the database connection from the properties of Crystal report, but web based application I have different database, user id and password. And this is not possible to change the database connection on each form before uploading. How can we use the same connection as given in web.config. I am passing the parameters using stored procedures for diaplaying crystal report.
|