Guest_imported
New member
- Jan 1, 1970
- 0
Hi all,
I would like to write a SQL statement that would allow me to select 50 records at a time from a table. I had two ideas on how I would like to do this. One would be to use the < > keys and on the push of the button it would go through 50 records , then the next 50 and so on. Or I'd would like to allow my user to enter a row to start on and then select the next 50 from that point. I am not sure even where to start looking. Does anyone have any sample script for it or ideas?
I would like to write a SQL statement that would allow me to select 50 records at a time from a table. I had two ideas on how I would like to do this. One would be to use the < > keys and on the push of the button it would go through 50 records , then the next 50 and so on. Or I'd would like to allow my user to enter a row to start on and then select the next 50 from that point. I am not sure even where to start looking. Does anyone have any sample script for it or ideas?