Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Is this XML ???
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
XML, XSD
Titre:
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Vista
Network:
Windows 2008 Server
Database:
MS SQL Server
Divers
Thread ID:
01346090
Message ID:
01346104
Vues:
18
Try STRCONV(,14)

>
>The info that is "blah blah blah" looks like binary information. Can I use XMLTOCURSOR to extract it??
>
>
>>You can use STREXTRACT()

>>
>>TEXT TO lcXml NOSHOW
>><?xml version="1.0" encoding="utf-8" ?> 
>>  <base64Binary xmlns="http://tempuri.org/literalTypes">blah blah blah</base64Binary>
>>ENDTEXT
>>
>>? STREXTRACT(lcXml, [<base64Binary xmlns="http://tempuri.org/literalTypes">], [</base64Binary>],1,1) 
>>  
>>
>>>
--sb--
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform