Would like to initialize @ run-time as needed with the connection string coming from a non app.config source
Would like to initialize @ run-time as needed with the connection string coming from
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
For the Subsonic 3 I think that the answer is all ready on subsonic site
http://subsonicproject.com/docs/3.0_Multiple_Databases
Also if you look the creation of the template, you see where the connection string is called.
For the subsonic 2, there is a similar way, the connection string can used in most of cases to ask for data.