Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updateable SELECT - SQL cursors
Message
From
16/09/2002 13:55:23
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00700712
Message ID:
00700900
Views:
9
Thanks for clearing that up for me.

Aloha,

James

>Hi!
>
>Yes and no - dependent on what you want to do.
>
>In VFP7 there is a new option for SELECT - SQL:
>
>INTO CURSOR CursorName READWRITE
>
>This will put result of query into a cursor, and you then can change fields of theat cursor. There is no any automatic approach though for organizing update of tables by changes in such cursor. You still require to use views for this purpose.
>
>>Hi All,
>>
>>Did I see something on SQL cursors being updateable in VFP 7?
>>
>>Aloha,
>>
>>James
Previous
Reply
Map
View

Click here to load this message in the networking platform