Re: Detect if maxrecord attribut works

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Is it possible to detect if a provider MaxRecords functionaly.

Recordset->Maxrecord=xxxx;

Not that I know of. It might be a undocumented dynamic property of
Connection/Recordset object.
SQL Server supports it. Access does not I believe.

Stephen Howe


.



Relevant Pages