Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Need program to midify databases
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Other
Miscellaneous
Thread ID:
00081093
Message ID:
00081139
Views:
34
>>Maybe I am missing the point, but I think you could write a little utility that will utilize the ALTER TABLE - SQL command. Send the client the utility, have them run it, done.
>
>I found that command after I posted. I may end up having to do something like that.
>
>Thanks,

Alter Table would probably best solution. If you can use the Command window simulator in your apps, then you use the table exclusively and do a modify structure. If the table is part of a DBC, then you need to open the database exclusively first. Also the original table would need to be modified itself to prevent losing any persistent relationships, primary keys, long names, etc.
Mark McCasland
Midlothian, TX USA
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform