Thursday, March 03, 2005

Using App.config

Dim sss As String = ConfigurationSettings.AppSettings("DatabasePath")

where databasepath is the key


add key="DatabasePath" value="c:\\projects\data\spider.mdb"








No comments:

Post a Comment