Visual Basic Foro
Bienvenido(a),
Visitante
. Por favor,
ingresa
o
regístrate
.
1 Hora
1 Día
1 Semana
1 Mes
Siempre
Ingresar con nombre de usuario, contraseña y duración de la sesión
Noticias:
Nuevo Foro de programacion
Inicio
Ayuda
Buscar
Ingresar
Registrarse
Visual Basic Foro
»
Programación
»
Visual Basic 6
(Moderadores:
coco
,
cobein
,
xkiz ™
) »
Read XML file in VB6
« anterior
próximo »
Imprimir
Páginas: [
1
]
Autor
Tema: Read XML file in VB6 (Leído 4067 veces)
0 Usuarios y 1 Visitante están viendo este tema.
cliv
Kilobyte
Mensajes: 69
Reputación: +1/-2
Read XML file in VB6
«
en:
Febrero 03, 2012, 08:03:05 am »
I need to read a xml file (see attached Errors.xml) in vb6 and load in a grid all parent with child
I try using Chilkat XML Activex (freeware Activex) but don't work.
Please help,
Chilkat XML activeX is freeware and can be downloaded from here:
http://www.chilkatsoft.com/download/XmlActiveX.msi
My source code can be downloader from here:
http://www.mediafire.com/download.php?3pbmq9yrgg36vk5
En línea
xkiz ™
Moderador Global
Gigabyte
Mensajes: 283
Reputación: +30/-11
Re:Read XML file in VB6
«
Respuesta #1 en:
Febrero 03, 2012, 04:07:44 pm »
you could use the xml class that leandro used in this project:
clima en la barra de tareas
this is the original:
SimpleXMLParser
this are references free, no activeX.
En línea
cliv
Kilobyte
Mensajes: 69
Reputación: +1/-2
Re:Read XML file in VB6
«
Respuesta #2 en:
Febrero 06, 2012, 05:45:08 am »
Thank you for answer...
I try to use Leandro clsXML but i'm blocked...
I messed up...and i can't read
error code
and
error comments
from child (
prescriptionDrugs
)
I want to load information in grid like picture below.
http://img192.imageshack.us/img192/3888/exceldd.jpg
XML-TREE
http://img254.imageshack.us/img254/6812/xmltree.jpg
Source code + xml (clsXML-Leandro.zip):
http://www.mediafire.com/?n9d1jzdadaeayxx
«
última modificación: Febrero 07, 2012, 04:55:03 am por cliv
»
En línea
cliv
Kilobyte
Mensajes: 69
Reputación: +1/-2
Re:Read XML file in VB6
«
Respuesta #3 en:
Febrero 07, 2012, 04:54:24 am »
REZOLVED
En línea
Imprimir
Páginas: [
1
]
« anterior
próximo »
Visual Basic Foro
»
Programación
»
Visual Basic 6
(Moderadores:
coco
,
cobein
,
xkiz ™
) »
Read XML file in VB6