Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SQL Server XML DataType in VFP
Message
 
 
À
04/08/2011 08:47:27
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01520028
Message ID:
01520158
Vues:
63
CA with ADO is no the same as using ADO directly.

>
>Yes. Thanks for that. I had come to the same conclusion after reading all of the thread that you had referenced. It looks like that there was some hope that there would be a SP that would fix this, but I guess it is not very likely now.
>
>Unfortunately, ADO is not really an easy option for us so I guess we will have to make a choice of either
>
>"DRIVER={SQL Server Native Client 10.0};" which supports the new SQL Server 'DATE' type. but not XML or the NVARCHAR(MAX) datatype. OR
>"DRIVER={SQL Server};" which supports XML and NVARCHAR(MAX) as memos but not the new DATE type.
>
>Thanks for you help in identifying our options. Definitely worth 3 stars I think.
>
>Regards
>
>Mace
>
>
>>VFP doesn't know anything about new SQL Server data types and cannot interpret them correctly with new ODBC drivers. A workaround is to use CA with ADO.
>>
--sb--
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform