Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO and AutoIncremental
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
COM/DCOM et OLE Automation
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Divers
Thread ID:
00986183
Message ID:
00986215
Vues:
21
This message has been marked as the solution to the initial question of the thread.
>Thanks for the reply Sergey but I was hoping for a method that doesn't require to query the database but use an ADO property or method. Any suggestion?
>

You can check IsAutoincrement property. Something like
? oRs.Fields.Item("ID").Properties.Item('IsAutoincrement').Value
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform