CanonShooter
Structural
- Oct 14, 2005
- 39
In my program, I am setting a RecordSet(RS) Source. Then I open the RS, and load the frist 25 records into my form. All that works okay. I have a Next button on there, and when I click it, the RS isn't open anymore, and it dies.
I'm not closing the RS or setting it to nothing or nil. From one Public Sub to another, shouldn't it stay "open", or am I missing something?
TIA
I'm not closing the RS or setting it to nothing or nil. From one Public Sub to another, shouldn't it stay "open", or am I missing something?
TIA