Hi all
We are implementing a mirrored db system, how can I set the servername of my crystal report when it is loading as I do not know what database is being used?
One person suggested that I enclose the code for loading the report in a try catch block, and if the report throws an exception with the first servername, then I simple try reloading with the other servername. However, I dont think that this is an effective solution.
Any suggestions?
Mike55.
We are implementing a mirrored db system, how can I set the servername of my crystal report when it is loading as I do not know what database is being used?
One person suggested that I enclose the code for loading the report in a try catch block, and if the report throws an exception with the first servername, then I simple try reloading with the other servername. However, I dont think that this is an effective solution.
Any suggestions?
Mike55.