Re: ADO recordset problem in recursive routine



> I'm assuming the array is zero based... so use recordcount-1

Which is a non-starter if recordcount returns -1 (which it does for certain
cursor types).

Stephen Howe


.