Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Changing type from Text to Varchar(max)
Message
 
General information
Forum:
Microsoft SQL Server
Category:
Other
Miscellaneous
Thread ID:
01631464
Message ID:
01631483
Views:
60
>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--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform