Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions re planning for SQL server
Message
From
17/05/2018 15:18:36
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Environment versions
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Miscellaneous
Thread ID:
01660042
Message ID:
01660060
Views:
40
So if the SQL table is configured with varchar(max) and the data is pulled down with a SQL query, does VFP map the data to a memo field? Or is this handled by the CursorAdaptor/CursorSchema stuff (which I have not yet read up on...soon).

Albert


>>On the first item, I searched the help file for varchar(max) but did not find anything. Is that what you were meaning?
>
>varchar(max) is SQL Server data type, not VFP one.
>You can use it instead of MEMO. But be careful when you use it. SPT will not recognize this type and always will give you empty field.
>You should use CursosAdapter with Cursorschema set.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform