I have a large vb.net
project running on subsonic 2.2
.
I am looking for a way to change the connection string for subsonic
at run-time, based on a separate configuration file. (basically connect with the sever information in my own configuration file.)
How can this be accomplished?