Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is there a way to reset the Autoincrement column
Message
De
11/01/2005 17:19:17
 
 
À
11/01/2005 10:49:23
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00976047
Message ID:
00976204
Vues:
19
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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform