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 21:09:42
 
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:
00313676
Vues:
35
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform