Database Program for capturing data from IBM SMS Automated Logic Diagrams and related database layer
GNU General Public License v3.0
0
stars
0
forks
source link
Move database configuration string into App.Settings via Project => Properties => Settings #57
Open
cube1us opened 4 years ago
Move database configuration string into App.Settings via Project => Properties => Settings
This will allow per user setting of the connection string, and get it out of the code. (Thanks to Steven Malikoff for the suggestion)