Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Updateable SELECT - SQL cursors
Message
From
16/09/2002 04:59:52
 
 
To
16/09/2002 02:36:43
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00700712
Message ID:
00700728
Views:
11
This message has been marked as the solution to the initial question of the thread.
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
Vlad Grynchyshyn, Project Manager, MCP
vgryn@yahoo.com
ICQ #10709245
The professional level of programmer could be determined by level of stupidity of his/her bugs

It is not appropriate to say that question is "foolish". There could be only foolish answers. Everybody passed period of time when knows nothing about something.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform