Paging
hello,
My query is returning huge data, and since i am writing them in a file, i am facing data amount problems regarding the fact that i am using only one file, in order to fix that what i need is to move on to the next level which allows PAGING, to save data in a number of files instead of just one.
I already started on working on a solution, but it doesn't seem quite efficient.
Any ideas how to do so in VB6. thx
|