Hi need some help.
I am trying to insert some data into a oracle DB using sqlplus:
' Option Explicit
set WshShell = CreateObject("WScript.Shell")
set oEnv=WshShell.Environment("Process")
Dim WshShell, cmdString, oExec, input
cmdString = "D:\oracle\product\10.2.0\client_1\BIN\sqlplus.exe...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.