Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Which Date Type in SQL Server?
Message
 
 
To
30/04/2018 18:28:21
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., New Zealand
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Miscellaneous
Thread ID:
01659629
Message ID:
01659656
Views:
54
>>>The problem is that if you use SQL Pass-Through, Varchar(max) fields comes over as blank fields.
>
>The dreaded C(0)? My experience is of Remote Views against Varbinary(max) into memo or memo binary type, which works fine (so far).
>
>For SPT I think SELECT CAST(MyVarcharMax AS Text) mttext should work, or with Text under threat of deprecation I think casting as varbinary(max) might get you somewhere.
>
>I'll raise this with Chen the VFP C++ Compiler author, since he might be able to explain varchar(max) to VFP's ODBC connection.

We have varchar(max) columns coming OK through SQL Pass-Through. I think there is a setting needed for this, though.
If it's not broken, fix it until it is.


My Blog
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform