Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Appending data from an old program to an upgrade?
Message
From
25/02/1999 11:54:47
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00190437
Message ID:
00191475
Views:
23
>If all you're doing is field length changes, you can simply modify their database with the ALTER TABLE command:
>
>To change MyField to length 25:
>ALTER TABLE MyTable ALTER MyField C(25)
>
>You must have the database opened exclusively.
>HTH!
>Mark
>
>>My users wanted some upgrades made to a vfp EXE I coded for them. The upgrade included some field length changes in some of the tables. The tables are in a Database. Is there a way I can append the old Database to the new upgraded Database so my users can retain their old data?
------------
thanks Mark for you reply -
Robert Keith
Independent Developer
San Antonio, Texas
E-mail address:
rebelrob1@yahoo.com
Previous
Reply
Map
View

Click here to load this message in the networking platform