using crystal reports for visual studio 2010, vb.net, asp.net
i have a report that connects to a sql server to select data
the report runs fine in the vs 2010 ide
at run time, i need to reset the server name the report will be using to point to QA or Production servers
i have searched here and the web for solutions on how to do this. i have tried every example and i cant get it to work.
when ever i change the server the report just comes up blank.
everything i have seen points to changing the connection info on eacj table and sub report in the report. i have tried and tried but i can not get this to work.
any suggestions?
the report selects a fairly small amount of data. it has 3 small sub reports