[dba-VB] Application settings

Michael Maddison michael at ddisolutions.com.au
Thu Dec 3 18:07:23 CST 2009


Hi John,

Is this what your after?

 
global::WindowsFormsApplication1.Properties.Settings.Default.TestSetting
= "New Value";
 
global::WindowsFormsApplication1.Properties.Settings.Default.Save ( );

cheers

Michael M

I want to create application settings for things like the server
instance that the program will bang 
on, the name of my database that I save my custom UDFs and SPs in etc.
It is trivial to get there 
in the interface but Google is not my friend tonight in discovering how
to access / modify them 
through code.

Anybody?

-- 
John W. Colby
www.ColbyConsulting.com
_______________________________________________
dba-VB mailing list
dba-VB at databaseadvisors.com
http://databaseadvisors.com/mailman/listinfo/dba-vb
http://www.databaseadvisors.com


No virus found in this incoming message.
Checked by AVG - www.avg.com 
Version: 9.0.709 / Virus Database: 270.14.91/2541 - Release Date:
12/04/09 06:36:00




More information about the dba-VB mailing list