Unable to create ODBC DSN (Oracle) using vb script in Windows7 system
Hi, I have a vbscript (createdsn.vbs), which will create the oracle ODBC DSN in the system windows7 OS). I tried to execute this script and receiving the User defined error message as below: 'Create DSN Failed' Please find the source code below used to create Oracle ODBC. Set myDSN = New Dsn CreateTheDSN = myDSN.CreateDSN("ODBCTestDSN","Oracle in OraClient11g_home1","DBTest","","userid","pwd","APPODBC", true, "") Please advise on this. Regards,
July 30th, 2010 2:53pm

Hi, Please understand that this issue is more script related. In order to get the answer effectively, it is recommended to submit a new question in Scripting Forums. Regards, Sabrina
Free Windows Admin Tool Kit Click here and download it now
August 2nd, 2010 11:49am

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics