Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Ntext field in SQL-Server
Message
From
19/09/2000 05:21:12
 
 
General information
Forum:
Visual FoxPro
Category:
Databases,Tables, Views, Indexing and SQL syntax
Miscellaneous
Thread ID:
00417725
Message ID:
00417976
Views:
22
Vlad, thanks for your help, but it's not as useful as We would like to be.

If I use a memo field, VFP returns an error 1543 "the conversion required ...".

There are an interesting article, "Comparing VFP and SQL Server 7.0 Datatypes" by Michael Levy in the MSDN Library that talk about this question.

This article talks about something like that: I could try to set UseMemoSize property to something less than 254 and the data type to Char greater than the MemoSize. In this way, VFP will maps the field to Memo, but it doesn't work.

I don't know if it could be a ODBC version problem.

Kind regards.


>Use memo field for this. You may map fields to any type using properties window for fields in view designer.
> In addition, when you want automatically use memo fields, on the SQL server use 'text' field type to store text.
>

>>Hi,
>>
>>I´m trying to mapping an ntext field in SQL-Server 7.0 from VFP 6.0 Remote View, but I can't read and write more than 254 bytes.
>>
>>Can anybody help me?
>>
>>Thanks.
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform