Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL updates and VFP table buffering
Message
De
28/01/2002 20:44:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00611778
Message ID:
00611986
Vues:
24
This message has been marked as the solution to the initial question of the thread.
Arriyel,

>then doing a tableupdate() but it would only add 10 records or less with the rest missing. Is there a setting on the SQL server I need to set?

Yes, for a remote view you probably need to use the following command:
DBSETPROP("MyView", "View", "MaxRecords", -1)
I believe it may default to 10 MaxRecords.

HTH,
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform