Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
XMLTOCURSOR problem
Message
De
26/07/2011 07:59:55
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows Server 2008
Divers
Thread ID:
01519156
Message ID:
01519163
Vues:
63
Unfortunately I have close to no experience with XMLAdapter. Hopefully someone else will jump in?

>hi tore,
>
>thank.
>i try this code .... BUT without good result....!?
>
>
>* Load XML
>oXA = CREATEOBJECT("XmlAdapter")
>
>
>oXA.RespectNesting = .T.
>oXA.LoadXML( 'MR.xml',.T.)
>oXA.XMLSchemaLocation='MR.xsd'
>
>
>FOR i=1 TO oXA.Tables.Count
>	oXA.Tables(i).Tocursor()
>ENDFOR
>
>
>what can i do ?
>
>MR.xlm and MR.xsd are in attachment.
>
>
>bernhart
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform