The VB code you need to execute is:
I don't use win32::ole so I'm not sure exactly how you'd do it. My guess would be something like:set RS = CreateObject("ADODB.Recordset") set NUM = RS.RecordCount
$records = $Object->{RS} = ("adodb.Recordset"); $count = $Object->LetProperty("RecordCount", $records);
In reply to Re: ADODB.Connection Return number of rows
by xorl
in thread ADODB.Connection Return number of rows
by tarval0n
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |