Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SPT and getting 1 record only
Message
De
19/08/2000 06:20:45
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
SPT and getting 1 record only
Divers
Thread ID:
00407001
Message ID:
00407001
Vues:
64
Hi All,

How can I get only one row using SPT? I could think of MaxRecords property but that if use it will be something like
=CURSORSETPROP("MaxRecords", 1, "MyCursor")
In this case, I guess the remote server would have already fetched the entire result into cursor "mycursor" resultset even though I am interested in the 1st record of the result set and causing network delay. Am I missing something here?

Thanks in advance

Regards
Vijay
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform