Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
AutoIncrement Field
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00838599
Message ID:
00838610
Views:
22
Never mind, I found an answer, unless somebody has a better one. If you're curious:
afields( laFieldList, 'Table' )
if laFieldList[ rownumber, 18 ] > 0
    *autoincrementing
endif
>How can you programatically test if a field is autoincrementing? Can't seem to find any way to do it with DBGETPROP() or with CURSORGETPROP(). Any ideas? Thanks a lot,
>
>jfh
Previous
Reply
Map
View

Click here to load this message in the networking platform