Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Relation
Message
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01225516
Message ID:
01225531
Views:
27
>Thank you
>
>Could you say something about auto-increment integer field ?
>
>Is it possible on free tables ?

Just a word of caution on AutoInc fields. If you need to save parent and child at the same time, in other words, get autoinc value without first doing tableupdate on the parent, you would not be able to do it. Thus is may be wise to use NextID extra table approach.

In one of my recent applications I used AutoInc fields and then have to overcome certain issues to make it work.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform