I am using Visual Studio 2010 to create a web application that uses crystal reports.
I currently have an oracle database connection using odp.NET and everything works fine when I implement these crystal reports using drag and drop using designer page in visual studio, the previous database connection no longer works. and failed to import any existing data that he imported. Having said that Crystal Reports is now working.
What can I do to prevent this? Does it have anything to do with the report source overwriting the previous connection?
thanks
source share