Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Change col type from VFP 9
Message
From
03/09/2020 13:18:45
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
01675976
Message ID:
01675977
Views:
72
>Hi,
>
>I need to change a column type of a table (in SQL Server) from Text to Varchar(MAX).
>
>How can I do it in code in VFP 9?
>
>TIA

You should probably avoid using varchar(MAX) in SQL because regular VFP cannot read that type through ODBC.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform