Click here to Skip to main content
15,949,686 members
Articles / Programming Languages / Visual Basic

How to persist changes to My.Settings.ConnectionString

Rate me:
Please Sign up or sign in to vote.
4.75/5 (32 votes)
1 Aug 2007CPOL2 min read 292.3K   1.4K   62  
This article describes a solution for persisting changes to the ReadOnly My.Settings.ConnectionString with nearly trivial code.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Systems Engineer Mark J Means Consulting
United States United States
I have been a software consultant since 1985 working on everything from the Commodore VIC-20 & RadioShack CoCo games to 8051 Embedded USB Microcontrollers to Windows Vista database applications. I have written over a half million lines of code since 2004. Please see my DataConnectionDialog control at http://mjmeans.com/dcd.aspx.

Comments and Discussions