Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
USE myview NODATA... and VFP ask for parameters???
Message
De
05/01/2000 23:48:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00313345
Message ID:
00313738
Vues:
40
>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?


Ricardo:

Are those views based in other views? Is so, the parameters VFP is asking for are for the other views. Also, you can't set updatable fields in agregated views


HTH
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform