XML
Publicado por Sergio (59 intervenciones) el 30/11/2011 12:59:25
Hola gente
Miren recibo como parametro el siguiente xml
<?xml version="1.0" encoding="windows-1252"?>
<Root>
<Tables Format="TS.ATT">
<Estructura>
<row estructura="111213" />
<row estructura="111214" />
<row estructura="111209" />
<row estructura="111207" />
<row estructura="111211" />
<row estructura="111208" />
<row estructura="111203" />
</Estructura>
</Tables>
</Root>'
Lo que quiero hacer es insertarlo en una tabla temporal, me podrian dar una idea
Gracias
Miren recibo como parametro el siguiente xml
<?xml version="1.0" encoding="windows-1252"?>
<Root>
<Tables Format="TS.ATT">
<Estructura>
<row estructura="111213" />
<row estructura="111214" />
<row estructura="111209" />
<row estructura="111207" />
<row estructura="111211" />
<row estructura="111208" />
<row estructura="111203" />
</Estructura>
</Tables>
</Root>'
Lo que quiero hacer es insertarlo en una tabla temporal, me podrian dar una idea
Gracias
Valora esta pregunta


0