Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to fix connection is busy error
Message
De
21/01/2005 16:17:28
 
 
À
21/01/2005 00:43:57
Aaron K. Y. Chu
Health & Care Co. Ltd.
Hong Kong, Hong Kong
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Divers
Thread ID:
00977596
Message ID:
00979457
Vues:
29
>Then you have to record the last records... e.g.
>
>Last view ended at ID = 1200
>
>
>SELECT tableA
>   GO BOTTOM
>nID = tableA.id
>SELECT TOP 100 * FROM TableA WHERE ID > ?nID order by ID
>
This returns the data in id order.

But it does'nt allow to browse remote table in a customer name order.
Andrus
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform