Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Edit SQL cursor
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00244781
Message ID:
00244791
Vues:
22
>I have created a cursor from a SQL SELECT statement.
>How can I edit this data? I get "control is read only". How do I change the "readonly" property to .F.? The VFP help says the default is False, but it is acting as True.

This one's in the FAQ section now, isn't it? :) Anyway, it's just

USE DBF('SQLcursor') AGAIN IN 0 ALIAS R/Wcursorname

make sure to use NOFILTER if it's a simple SQL, or you can get a crash from a filtered table result set...
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform