Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Changing type from Text to Varchar(max)
Message
 
 
Information générale
Forum:
Microsoft SQL Server
Catégorie:
Autre
Divers
Thread ID:
01631464
Message ID:
01631483
Vues:
57
>I did test on my own tables and so far no problem. As far as the application, the databases are used by my (VFP9) application and it works too. Actually this is how I tested the results after the change, via the VFP 9 application. My app accesses and updates the SQL server data via Cursor Adapter which is has the same type (memo) for either Text or Varchar(max).


IIRC, SQL Server ODBC driver from NATIVE Client returns empty string in VFP for Varchar(max). Only old SQL Server ODBC driver that is not aware of Varchar(max) returns correct data.
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform