Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Select picking up a deleted record
Message
De
18/11/2004 11:05:57
 
 
À
18/11/2004 10:05:29
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows 2000 SP4
Network:
Windows 2000 Server
Database:
Visual FoxPro
Divers
Thread ID:
00962577
Message ID:
00962649
Vues:
7
>Sergey, with SET DELETED ON, I created a cursor and set the buffering to 5. I inserted two records into the cursor, then deleted one. With SET DELETED ON, is performed a SELECT * on that cursor, and the result set included both the deleted and non-deleted record.

Try your select from the buffered cursor after tableupdate. I don't think that SQL Select will select from buffered /uncommitted changes.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform