Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Views
Message
From
10/07/2002 16:49:32
Joel Leach
Memorial Business Systems, Inc.
Tennessee, United States
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Re: Views
Miscellaneous
Thread ID:
00676980
Message ID:
00677258
Views:
20
>I am not using remote views. I have using a VFP database.
>
>In VFP7 you can create a Select SQL query and make it updateable, what are the advantages and disadvantages of using a normal view over the Select SQL?
>
>The view will mainly be used to populate grids.
>

Ah, I misunderstood. The new READWRITE keyword makes Select SQL cursors writable, just like the Create Cursor command, but it does not update the underlying tables like a view does. This is useful if you need to calculate or populate certain fields in the cursor after the Select statement.
Joel Leach
Microsoft Certified Professional
Blog: http://www.joelleach.net
Previous
Reply
Map
View

Click here to load this message in the networking platform