Need4Speed
Member
- Joined
- Apr 4, 2007
- Messages
- 8
- Programming Experience
- Beginner
Hi.
I want to be able to let the user change the db connection settings in a form in my application. I can read the connection string with My.Settings.DatabaseConnectionString however when I try to write to it I get a blue line saying DatabaseConnectionString is read-only. How can I make that happen anyways?
Thank u..
I want to be able to let the user change the db connection settings in a form in my application. I can read the connection string with My.Settings.DatabaseConnectionString however when I try to write to it I get a blue line saying DatabaseConnectionString is read-only. How can I make that happen anyways?
Thank u..