Help for this page
set RS = CreateObject("ADODB.Recordset") set NUM = RS.RecordCount
$records = $Object->{RS} = ("adodb.Recordset"); $count = $Object->LetProperty("RecordCount", $records);