hi,
In my Visual Basic Code, I am connecting to a SQL Server using SQL DMO. Later, I am listing all the databases available in the server. Once the user selects one of the database from the list, the name of the database needs to be assigned to a string. Down the line, I am using SQL Namespace...