Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Autoinc field
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Titre:
Divers
Thread ID:
01205229
Message ID:
01205233
Vues:
42
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--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform