Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
USE myview NODATA... and VFP ask for parameters???
Message
From
05/01/2000 21:09:42
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00313345
Message ID:
00313676
Views:
37
>Dear friends,
>
>I create remote views (most of them has parameters) by code. Then, i open the view with
>USE myview NODATA
>
>and define the updatable fields with DBSETPROP(..., "FIELD", ...).
>Ok!
>
>But, i'm getting a message to insert the parameter (after creating the view), at views that has SUM or GROUP BY functions.
>Any idea to avoid this?
>
>Thanks,
>
>Ricardo

Both SUM and GROUP BY aggregate the results of many records into one record- how can a view like this be updatable? Whhich record should it update?
Erik Moore
Clientelligence
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform