Click here to Skip to main content
15,883,843 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
I have created a web application & using crystal report in it, but when i run crystal report on another system it shows previous system database connection. But i have already set new database connection in asp.net coding.

So can anybody tell me how can i set new sql database connection in Crystal report.If any body have a idea kindly share with me.
Posted
Updated 14-Jun-12 5:45am
v2

Sounds like you want help in changing the database connection at runtime. If so, look at this if it helps: Dynamic Database Connection in Crystal Report 13...?[^]

In case you are seeking on how to change in a static crystal report at the time of deployment, look at this: Step by Step Tips - Changing data source and database ... The EASY way of moving your Crystal Reports from Dev to QA to Production[^]
 
Share this answer
 
Comments
Espen Harlinn 14-Jun-12 16:38pm    
Good reply, and a nice set of links :-D
Sandeep Mewara 15-Jun-12 2:57am    
Thanks. :)
Hey guys i have solved this issue.

I just verify crystal report wizard connection & provide new database connection. And in ASP.net C# coding part i have set new connection. And problem solved.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900