Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updateable Cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00365694
Message ID:
00365884
Vues:
15
>While I've been searching through for other FoxPro problems, I thought I had remeber seeing something on being able to use TABLEUPDATE() to update a cursor. It struck me because I always thought a cursor was NOT updateable. My problem is I can't seem to find whatever I thought I saw before! Someone please set me straight!

A cursor built with SELECT SQL in not updateable, but a regular cursor is (use CREATE CURSOR). You can use the select dbf() in 0 again trick to make a non updatable cursor updateble.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform