|
-
Jul 26th, 2007, 11:14 AM
#1
Thread Starter
Frenzied Member
[ALMOST RESOLVED] Selecting number of records to display
If I want to display the last 30 records from an Access database into a flexgrid, how do I do this?
Is this the correct order of things?
- Find total number of records
- Take 30 from that total
- Loop through from that value to the end
Is it this straight forward?
What if there are no records or less than 30?
What if records have been deleted? Would this stop me using the primary key as this may not still be in numerical order!
And any more problems I haven't thought of.
Last edited by aikidokid; Jul 29th, 2007 at 09:57 AM.
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
|