Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Autoinc field
Message
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Miscellaneous
Thread ID:
01205229
Message ID:
01205233
Views:
43
This message has been marked as the solution to the initial question of the thread.
>I zap my VFP table.
>This table has autoinc field.
>
>How to set autoincrement next value to 1?
>I don't wont to do this with
>
>
alter table ...
>or with MODIFY STRUCTURE
>
>Is some other way ?

No, ALTER TABLE is only way to reset Autoinc field unless you are willing to write directly into a field subrecord in a table header.
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform