Why store the recordset in an array? You are aware that a recordset is an object array of rows already right?
I would just dim the recordset at the class level and work with that, should be easier and faster.
| CodeGuru Home | VC++ / MFC / C++ | .NET / C# | Visual Basic | VB Forums | Developer.com |
|
Results 1 to 3 of 3
Threaded View
|
Click Here to Expand Forum to Full Width |