Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Questions re planning for SQL server
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Client/serveur
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2012 R2
Network:
Windows Server 2012 R2
Database:
Visual FoxPro
Application:
Desktop
Virtual environment:
VMWare
Divers
Thread ID:
01660042
Message ID:
01660063
Vues:
53
>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.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform