Hi Hallas, I tried this:
code:
break on cls
$DB = Createobject(ADODB.Connection)
"db = " $db ?
$RC = $DB.Open ("PROVIDER=Microsoft.Jet.OLEDB.4.0; DATA SOURCE=c:\call\support.mdb", "", "", "")
"rc = " $rc ?
and got
db = 0
rc =
Not working, but maybe closer...
cj
P.S. Try [ instead of < for the CODE tag.
------------------
For more scripts goto my website and click the hammer and spanner icon.
chrismat@ozemail.com.au