Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Remote View, Buffering and SELECT SQL
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Remote View, Buffering and SELECT SQL
Divers
Thread ID:
00799268
Message ID:
00799268
Vues:
41
I have a remote view with Buffering set to 5 (Optimistic table lock)
The problem is when I issue SELECT Sum(numField1) FROM MyRemoteView
the uncommitted changes are not included in the result.
If I set the buffering to 3, everything works fine.

Is there any way to include the uncommitted changes into SELECT if the buffering is set to 5 ? (without calling the TableUpdate() of course )

Any help is appreciated
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform