Hi gang,I have some problems regarding the brand new Createobject function. I do the following:
<code>
$DB = Createobject(ADODB.Connection)
$RC = $DB.Open ("PROVIDER=Microsoft.Jet.OLEDB.4.0; DATA SOURCE=c:\db1.mdb")
</code>
But i keep getting an error saying missing parameter 2! But there should not be any more parameters?!?
Otherwise the new Kixtart rocks 
------------------
Cheers....
David