|
-
Jun 19th, 2009, 02:02 AM
#1
Thread Starter
Junior Member
FIND NEXT function?
Hi all,
I am currently developing a "Find" function to ease the application's users while facing with bulk data.
From the main page, I have a FIND button which will prompt a FIND child form. After user entered the keyword and click on FIND NEXT on the child form, just assumed the database returns 10 records. So, in the main page i will display all the data for the first row of returned data. If user click on FIND NEXT again, main page will show the second row, then third row, forth row, etc.
How can i make it with vb6 ADODB.RecordSet?
Thanks
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|