Hi
I am having a problem with crystal reports. I am trying to figure out how to change the datasource location at runtime. I am using visual studio 2008 with Crystal Reports Basic for Visual Studio 10.5. The one that is embedded into visual studio. I have tried changing it programmatically and with a data link file, but it always reverts back to the data source that is selected under "Set Datasource Location". I have tried everything from the report.setdatabaselogin to looping through all the tables and changing the connectinfo and nothing seems to work.
I have been trying to figure this out for several weeks, so any help will be much appreciated.
Thank you very much.