Disregard. I was not aware that the connection string was the default property of the connection object and could be accessed by using only the object name instead of "object name dot property" (strConn.ConnectionString).Originally Posted by Mavyak
Good to know info. Thanks for sharing!