Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Retrieving Identity Value
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00310300
Message ID:
00310408
Vues:
18
Hi Ken,

The problem is that SQL Server identity values are only "calculated" (or given) after you SAVE the record. If you try to get it before saving the record, you won't make it.
By the way, don't forget also that defaults values are filled only after you save the record, and this can give you some troubles.
As you can see, there are some rules that we must be carefull, between VFP and SQL Server.

Good luck,

Ricardo
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform