Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Change col type from VFP 9
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
01675976
Message ID:
01675977
Vues:
73
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform