Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Cursor Update?
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00175778
Message ID:
00175955
Vues:
29
>It seems like someone told me how to make a cursor created with select sql updatable. There was also a tip in FoxAdvisor explaining how index the same cursor as well but I can't seem to find it. Can someone give me a quick review?

Hi Eric.

Try this:

SELECT yada, nada, blah WHERE SomeCondition INTO CURSOR SomeCursor
USE DBF('SomeCursor') IN 0 AGAIN ALIAS SomeAlias
USE IN SomeCursor

Marcia
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform