Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Questions re planning for SQL server
Message
 
To
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:
01660063
Views:
52
>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

It is handled by CA.CursorSchema property.
BTW you can use varchar(8000) and this will be perfectly recognizable by VFP.
I don't know the maximum length of your notes, but if they do not exceed 8000 chars, you can use this type.
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Previous
Reply
Map
View

Click here to load this message in the networking platform