
Error on Recordset.Movenext when Absolute Position reaches 100
When using Recordset.Movenext I get "Run-time error '3146': ODBC call
failed" whenever the AbsolutePosition in the Recordset reaches 100. EOF is
false. But is it possible that the recordset is somehow being limited to
100 records?
I'm probably not providing enough information here, but I'm too ignorant to
know what else is relevant.
Thanks in advance.
Michael