Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
SQL ODBC driver compatibility
Message
From
06/09/2015 07:19:04
 
 
To
06/09/2015 06:40:51
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01623958
Message ID:
01624333
Views:
61
>>>Hi Tore,
>>>
>>>we use varchar(max) without a problem. We map types in the DBC (we use remote views). This can be done for cursoradapters as well (as one would expect, given that the same mechanisms are at work).
>>>
>>>Hank
>>>
>>We're using SqlExec command and thus we can not use the new driver unless you have ideas.
>
>when you read data, convert it to text within sqlexec script
>CAST(varcharmaxField AS TEXT)

That's an interesting idea. I will keep it in mind if Microsoft actually removes support for Text fields. However, when the support for Text fields stops, most likely you can't Cast to Text either. So far I can live with Text fields.

Since their first "warning" that Text field support will be stopped in a later version is way back in time, with nothing happening so far, I doubt that it will happen during the lifetime of my applications.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform