Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Increasing primary key integers in a table
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00138182
Message ID:
00138341
Views:
11
>when you create the table put a udf into the default property like
>getnext('MYTABLE')

Actually, you don't need to pass in the alias, since you can just use Alias() in the procedure.

>or insert a new record in the system table with next id being 1

I like that!
Previous
Reply
Map
View

Click here to load this message in the networking platform