Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Charcter Binary Field
Message
 
To
09/10/2000 12:13:57
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00426867
Message ID:
00426872
Views:
23
>I am trying to change a Character Binary field in a table to a regular character field on the fly. Does anyone know how to do this? I don't see anything in alter or create table.
>
>Thanks
alter table mytable alter fieldname C(length)
will probably work
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform