I know you can do an SQL LIMIT 0, 30 on MySQL. Is there any way to do this 
kind of limit (i.e. select only the first 30 rows) on an Access database? I 
want to lower the overhead of having to select all the database rows only to 
show the first 30.

Any help is appreciated. Thanks,

Mike



_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: 
http://photos.msn.com/support/worldwide.aspx


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to