Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Pessimistic buffering
Message
 
À
20/02/2002 09:59:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00622560
Message ID:
00622564
Vues:
22
>Hi All,
>
>I am writing an application in which the tables are set up to pessimistic buffering, i.e = CURSORSETPROP('Buffering',5,'MyTable').
>For some reason, when I run a SELECT SQL after that the appended records are not included in the search results.
>Any explanation? Maybe any way to get around this?
>
>Thanks
>
>Jonathan Feldman

It is probably a typo in your post, but CURSORSETPROP('Buffering',5,'MyTable') sets the optimistic table buffering, not pessimistic.

Could you post your exact SQL SELECT? How do you append these records?
Nick Neklioudov
Universal Thread Consultant
3 times Microsoft MVP - Visual FoxPro

"I have not failed. I've just found 10,000 ways that don't work." - Thomas Edison
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform