Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO and AutoIncremental
Message
General information
Forum:
Visual FoxPro
Category:
COM/DCOM and OLE Automation
Environment versions
Visual FoxPro:
VFP 8 SP1
OS:
Windows XP SP2
Network:
Windows XP
Database:
MS SQL Server
Miscellaneous
Thread ID:
00986183
Message ID:
00986215
Views:
22
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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform