Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Turning tables to have auto increment
Message
From
03/03/2006 16:18:18
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01101377
Message ID:
01101408
Views:
10
>ALTER TABLE TableName1 ADD | ALTER [COLUMN] FieldName1
> FieldType [( nFieldWidth [, nPrecision])] [NULL | NOT NULL] [CHECK lExpression1 [ERROR cMessageText1]]
> [AUTOINC [NEXTVALUE NextValue [STEP StepValue]]]

Thanks, I was not aware there was the nextvalue syntax.
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Previous
Reply
Map
View

Click here to load this message in the networking platform