Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Record paging in MySQL
Message
 
À
27/05/2005 04:51:31
Maltin Lacsina
Angeles Electric Corporation
Angeles, Philippines
Information générale
Forum:
Visual FoxPro
Catégorie:
Produits tierce partie
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Database:
MS SQL Server
Divers
Thread ID:
01018037
Message ID:
01018042
Vues:
19
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?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform