Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Create sql view
Message
De
22/08/1997 11:34:20
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Divers
Thread ID:
00046400
Message ID:
00046402
Vues:
25
>I could manage to make my view updateable throught the
>view designer , but
>
>How can I make my sql view updateable through command ???
>
>Ajay Sanghani
>WinSmart Solutions
>Building Software Better and Faster
>http://www.winsmart.com

Use CREATE SQL VIEW command to define SQL-statement, and then use CURSORSETPROP() to set 'updatable' properties: SendUpdates=.T., KeyFieldList, UpdatableFieldList, UpdateType.
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform