Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Modify table by program
Message
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
00507805
Message ID:
00507815
Views:
8
Moises,

See 'alter table' in VFP Help. It seems what you are looking for.
(You will need exclusive access to the client's table)



>>>>>>>>>>>>>>>your message below
I have distribuited an aplication with some tables
Now I updated my .exe and will send it to my client.

There's a problem: Some fields of client's table are
too short or do not exist.

How can I build a little code to proceed to changes as below:

Change 1
If field1 size is < than 30
Then icrease it's size to 50

Change 2
If field2 does not existe
Then create field2


Thanks

Moisés
Previous
Reply
Map
View

Click here to load this message in the networking platform