View Full Version : LIMIT - TOP question


firman
10-11-2006, 05:15 PM
I am use to SQL commands... I am currently working on a MS ACCESS DB for a web site.... I have a program that uses LIMIT, but ACCESS does not use LIMIT... I know MS ACCESS uses top, but here is the dilemma.


I have over 200 rows in a table. I want to have a query of 1-50 rows... then another with 51-100 and so on...till I reach the end of my table.... The problem is ... TOP does not let me choose where to start in the DB and stop... can anyone help with this issue??

Pat Hartman
10-11-2006, 06:33 PM
Please don't post the same message in multiple forums.