Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Is there a way to reset the Autoincrement column
Message
From
11/01/2005 17:19:17
 
 
To
11/01/2005 10:49:23
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00976047
Message ID:
00976204
Views:
20
Hi!

Use Customer Exclusive
Alter Table Customer Alter Column CustomerID i AutoInc NextValue 1 Step 1

The above command should do the trick as long as the customerid column is the autoinc column in the customer.dbf file and you have opened the customer dbf exclusively.

Sarosh

>Using VFP8, I would think that at least ZAP should reset the Autoincrement column. did I miss anything? or autoincrement is forever.
>
>Mo
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform