Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Character Binary not in proper schema format
Message
 
 
À
21/03/2004 16:18:05
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Divers
Thread ID:
00888323
Message ID:
00888327
Vues:
11
Hi Michel,

In the CURSORTOXML() function VFP charactr/binary field is mapped to XML string. You can change this field to memo/binary so it would be mapped to XML binary data type.
ALTER TABLE mytable ALTER COLUMN myfield M NOCPTRANS

>I have a table which contains a Character Binary field. When I do this:
>
>
>CURSORTOXML(ALIAS(),'lcHtml',1,48,0,'1')
>
>
>I see that the schema contains a regular string definition. So, I am loosing the Character Binary field format. Anyone knows how to handle it?
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform