getrows problem with a dao recordset

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Guest's Avatar

    #1

    getrows problem with a dao recordset

    sometimes when I call getrows from a dao recordset, I get only one row of
    data, instead of all rows. This happens even though I haven't called
    movefirst or movelast. how do I prevent this from happening and ensure I
    get all records?

    I'm using Access 2000.


Working...