Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Table upgrade
Message
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Title:
Table upgrade
Miscellaneous
Thread ID:
01046655
Message ID:
01046655
Views:
56
Dear all

It´s easy to upgrade an .exe but no so easy to upgrade a table.
My costumers already have data into their .dbf (there)

Now I added new fields to the new .dbf (here)

My plan is to send them new a software and they will install it in
a new folder

And will use a routine such as below

***************
Use new table_which_contais_new_fields
append from /oldfolder/old_table
************************

I have 2 questions regarding this issue

1- Will it work ?

2- Is it the best way to make such uptade ?

Regards

Moises
Next
Reply
Map
View

Click here to load this message in the networking platform