Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How Update-SQL is executed when using views ?
Message
From
25/01/2003 01:48:20
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
How Update-SQL is executed when using views ?
Miscellaneous
Thread ID:
00745368
Message ID:
00745368
Views:
53
Hi all,

We know the Select-SQL command when a view is used and we have control on rushmore optimization level by creating expressions, but I don't know whether we have a way to know what VFP does when updating tables based on parameterized views, I mean, when we do a TableUpdate()

Sys(3054,1) reports Rushmore optimization levels when selecting and updating records from tables based on views but it may report that different indexes are being used.

I think that Update-SQL's WHERE Clause is built on a Field by Field basis (View Designer: "SQL Where clause includes Key Fields Only") , not expressions, is this correct ?

Thanks

Juan C.
Next
Reply
Map
View

Click here to load this message in the networking platform