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:
00244792
Vues:
16
>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.
>
>Thanks in advance, Chuck

Hiya Chuck,

If you are not wanting to update the orginal table, and I'm guessing not or you would be using a view.

You can select satement into dbf or
USE DBF('cursor') IN 0 AGAIN ALIAS newname

You will then be able to edit the cursor

HTH
Jeff

It's Time to get a gun.

That's what I've been thinkin.

I think I can afford one, If I do a little less Drinkin.

www.TrueGeeks.com
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform