VBscript connection string.
486526Feb 6 2006 — edited Feb 6 2006Hi, i've just installed Oracle XE and I'd like to test and Vbscript application with it. Could someone tell me what the coonection is or where to find the information.
Here is what I use for MSSSQL server:
atabaseServer = "PROVIDER=SQLOLEDB;DATA SOURCE=PETERHOME123;UID=SA;PWD=XXX;DATABASE=MASTER"
Thanks
P.