Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need help: Views or Tables? Please...
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00115553
Message ID:
00115918
Views:
16
Hi Aashish,

>Thanks to all of u but i use cursor to update my tables at lots of places and at other places direct tables.

Actually it should have been the other way round. Using views for data entry rather than cursors is more flexible because you do not have to manage the updates back. If you are using views for reporting, the only thing you are using is their SQL, so here cursors would be a preffered way.

>Only one table can be updated from a view. I agree
Moreover, you can create views which send updates to multiple tables. See my response to John for an example.
Previous
Reply
Map
View

Click here to load this message in the networking platform