Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Memo fields for SQL database
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Divers
Thread ID:
01504829
Message ID:
01504846
Vues:
59
>>Hello,
>>
>>Which field type and length is appropriate to use as VFP Memo field in MSSQL?
>>
>>I created fields with type "text" and Fieldlength = 2^31-1, but when I query from VFP it does not return the field value, it shows blank.
>>
>>In MySQL I used Mediumtext which works fine with memo fields.
>
>
>How is set property FetchMemo of cursor?
>
>?CURSORGETPROP("FetchMemo",0)
>?CURSORGETPROP("FetchMemo",ALIAS())
>
>
>MartinaJ

Both return .T.
Christian Isberner
Software Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform