imports system.data.sqlclient
Dim MyConnection As SQLConnection = New SQLConnection("Server=localhost;Database=Knowledge;UID=sa;PWD=sa;")