Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Record paging in MySQL
Message
 
To
27/05/2005 04:51:31
Maltin Lacsina
Angeles Electric Corporation
Angeles, Philippines
General information
Forum:
Visual FoxPro
Category:
Third party products
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Miscellaneous
Thread ID:
01018037
Message ID:
01018042
Views:
18
This message has been marked as the solution to the initial question of the thread.
It's possible, but as far as I know you must still do a bit of crazy stuff to get it. Here's one standard example of how it's done with a single SQL statement...

http://techrepublic.com.com/5208-6230-0.html?forumID=88&threadID=168129&messageID=1738104


>In MySQL I can use LIMIT in SQL statement so that I can get that certain data example:
>
> Select * From MyTable LIMIT 10, 20
>
> This statement will return the record 10 to 20 only
>
>Is this possible to MSSQL?
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform