Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Ntext field in SQL-Server
Message
De
19/09/2000 05:21:12
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Base de données, Tables, Vues, Index et syntaxe SQL
Divers
Thread ID:
00417725
Message ID:
00417976
Vues:
20
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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform