Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Limiting Result Set
Message
De
13/01/2000 14:10:51
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Titre:
Limiting Result Set
Divers
Thread ID:
00317810
Message ID:
00317810
Vues:
41
I'm trying to create a process that will allow someone to view all unassigned records, but only 10 at a time. I'm creating an interface to someone else's SQL Server system. This interface will get ported to the web.

There's no index on the table, so I can't retrieve records based on a key.

Does setting the Fetch to 10 really work to limit the bandwidth used. I've thought about doing a fetch of 10, populating a list box with the results. There would be a "Next" button that would skip 10 and repopulate the list box.

Any and all advice appreciated.

PF

(On an infant's shirt): Already smarter than Bush
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform