Skip to Content
0
Former Member
Jun 19, 2012 at 02:45 PM

Changing the connection string programatically

193 Views

Hello,

I'm developing a Windows Form appliction in managed C++ and I need to show a report with the CrystalReportViewer. I develop with CR for VS2010. They work fine, but my problem now is that I need to change the connection string used by the report at runtime. How can I change the connection string of the report? Some sample?

I have been searching internet for a while but to no avail.

Thanks!