Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Create sql view
Message
From
22/08/1997 11:34:20
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00046400
Message ID:
00046402
Views:
27
>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
Previous
Reply
Map
View

Click here to load this message in the networking platform