简体   繁体   中英

Crystal Reports - database connection conflict

I am using Visual Studio 2010 to create a web application that uses crystal reports.

I currently have a connection to an oracle database using odp.NET and everything works fine, when I implement these crystal reports using drag and drop tools via the designer page in visual studio, the previous database connection is not working anymore, and fails to import any existing data which it was importing. Having said that the Crystal Reports now work.

What could i do to prevent this? does it have anything to do with the source of the report overwriting the previous connection?

thanks

好的,找到答案了,那是删除显示报告之前显示的登录名,好像是冲突

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM