Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
VFP8 Beta expire next 1/31/2003
Message
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00719369
Message ID:
00719621
Views:
18
Hi José Luis,

To revert a VFP8 table back to VFP7 that contains an auto increment field, you need to use the ALTER TABLE command without specifying the AUTOINC clause:
ALTER TABLE tablename ALTER COLUMN field1 fieldtype
where field1 is your auto increment field.

>Any new function in VFP8 to traslate VFP8 tables (with incremental fields) to VFP7 ?
>
>José Luis.
-----------------------------------------

Cathi Gero, CPA
Prenia Software & Consulting Services
Microsoft C# / .NET MVP
Mere Mortals for .NET MVP
cgero@prenia.com
www.prenia.com
Weblog: blogs.prenia.com/cathi
Previous
Reply
Map
View

Click here to load this message in the networking platform