Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL Server XML DataType in VFP
Message
 
 
To
04/08/2011 05:06:30
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Environment versions
Visual FoxPro:
VFP 9 SP2
Database:
MS SQL Server
Application:
Web
Miscellaneous
Thread ID:
01520028
Message ID:
01520149
Views:
96
This message has been marked as the solution to the initial question of the thread.
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.


>
>We are actually using the driver "DRIVER={SQL Server Native Client 10.0};", but I decided to take a look to see what the impact would be if I used the legacy driver "DRIVER={SQL Server};".
>
>What I noticed is that we get the XML datatype in a Memo using the legacy driver, but not with the Native Client 10 driver. It is the same thing when using VARCHAR Max. Also we can't use the old legacy driver as this would mean that we could not use the SQL Server 'Date' Datatype.
>
>Very strange.
>
--sb--
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform