Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Which Date Type in SQL Server?
Message
 
 
À
30/04/2018 18:28:21
John Ryan
Captain-Cooker Appreciation Society
Taumata Whakatangi ..., Nouvelle Zélande
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 10
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01659629
Message ID:
01659656
Vues:
53
>>>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform