Forum Discussion

Kostja's avatar
Kostja
Contributor
8 years ago

Test fails in TestExecute on VM

Hi everybody,   i wrote the a test just to verify the connection with the database:   var Cmd = ADO.CreateADOCommand(); Cmd.ConnectionString = "Driver={Microsoft ODBC for Oracle};" ...