Hello guys! Is it possible to change SQL Connection at runtime?
Because I already did it with MS Access and My.Settings.
The user will just change the Data Source in the connection string which will be stored
in My.Settings.myDatabase.
How about in SQL Server 2005? They have different connection string parts right?
Which should I change in its connection string?
Because I already did it with MS Access and My.Settings.
The user will just change the Data Source in the connection string which will be stored
in My.Settings.myDatabase.
How about in SQL Server 2005? They have different connection string parts right?
Which should I change in its connection string?