hi,

im new at this.. so excuse my ignorance. my application is connected to an sql server database (northwind) through a data environment. Is there a way I can change my connection string at run-time?

for ex. I have a comboBox containing databse names " northwind, pubs, dbo ... " when i choose one at run time , i want the connection string to change to that database.. I hope thats clear enough. thanks in advance.