Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Converting SQL2005-VarChar(max) to Fox8 Memo field
Message
From
02/05/2006 12:32:09
 
General information
Forum:
Visual FoxPro
Category:
Client/server
Miscellaneous
Thread ID:
01118205
Message ID:
01118457
Views:
5
Thank you very much. CursorFill(.T.) is working OK.


>>Hello
>>
>>I have been working with SQL Server "text" data type but the books on line explain the new data type to use is "varchar(max)". After converting some SQL Server tables I haven't been able to load those fields as VFP8 Memo fields.
>>I am also using CursorAdapters and / or SQLEXEC but those "varchar(max)" fields are loaded as Char with length 0.
>>
>>The schema is generated with Mark's CA Builder and it really maps a memo field.
>>
>>How to make this work?
>>
>>Thanks.
>>
>>Juan C.
>
>But did you use CursorFill(.t.) to use CursorSchema?
>Or if you use VFP9 did you set UseCursorSchema = .t. for CA?
Previous
Reply
Map
View

Click here to load this message in the networking platform