Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Trying again for an answer/response
Message
De
24/03/2004 12:11:21
 
 
À
24/03/2004 08:26:44
Mike Sue-Ping
Cambridge, Ontario, Canada
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00889203
Message ID:
00889318
Vues:
20

I have a view of a table that includes an autoinc field from the underlying table. When I insert a new record into the view, the autoinc field does not autoinc like it does when I insert directly to the table itself.

Is there some way that I can have the view get the autoinc value that the table would use without actually adding the record to the table? After all, that would defeat the purpose of my buffered view wouldn't it?


I try it:
- define a local view for a table with autoinc field
- set autoinc field not updatable
- add a row ( or more with tablebuffering )
- tableupdate the view
- REQUERY() return me new autoinc values

Fabio
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform