[GCC-XML]converting gccxml output into internal database for
better access
Dupont, Michael
michael.dupont@mciworldcom.de
Mon, 6 May 2002 10:26:59 +0100
This message is in MIME format. Since your mail reader does not understand
this format, some or all of this message may not be legible.
------_=_NextPart_001_01C1F4E0.2C0A51D0
Content-Type: text/plain;
charset="windows-1255"
Valery,
Why do you need to reparse the data every time?
If you produce and XML file using gccxml,
you can parse that, and the keep all the data in memory as needed.
A SQL database is possible, but you really need to think about your
processing steps.
mike
-----Original Mess[Dupont, Michael] age-----
From: Valery Sigalov [mailto:valery.sigalov@audiocodes.com]
Sent: Montag, 6. Mai 2002 12:28
To: gccxml@www.gccxml.org
Subject: [GCC-XML]converting gccxml output into internal database for better
access
Hello,
I need to parse the gccxml output file many times to receive the data. It
seems
very ineffective to parse the file every time from the beginning, to find
the next
id link, so I am looking for library for converting the gccxml output into
internal
database.
I am very hope, somebody knows about the library of this kind.
Regards, Valery.
------_=_NextPart_001_01C1F4E0.2C0A51D0
Content-Type: text/html;
charset="windows-1255"
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=windows-1255">
<TITLE>converting gccxml output into internal database for better access</TITLE>
<META content="MSHTML 6.00.2600.0" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff
size=2>Valery,</FONT></SPAN></DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff size=2>Why do you need
to reparse the data every time?</FONT></SPAN></DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff size=2>If you produce
and XML file using gccxml,</FONT></SPAN></DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff size=2> you can
parse that, and the keep all the data in memory as needed.</FONT></SPAN></DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff size=2>A SQL database is
possible, but you really need to think about your processing
steps.</FONT></SPAN></DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff
size=2></FONT></SPAN> </DIV>
<DIV><SPAN class=846302909-06052002><FONT color=#0000ff
size=2>mike</FONT></SPAN></DIV>
<BLOCKQUOTE>
<DIV class=OutlookMessageHeader dir=ltr align=left><FONT face=Tahoma
size=2>-----Original Mess<SPAN class=846302909-06052002><FONT face=Arial
color=#0000ff>[Dupont,
Michael] </FONT></SPAN>age-----<BR><B>From:</B> Valery Sigalov
[mailto:valery.sigalov@audiocodes.com]<BR><B>Sent:</B> Montag, 6. Mai 2002
12:28<BR><B>To:</B> gccxml@www.gccxml.org<BR><B>Subject:</B>
[GCC-XML]converting gccxml output into internal database for better
access<BR><BR></FONT></DIV><!-- Converted from text/rtf format -->
<P><FONT face=Arial size=2>Hello,</FONT> <BR><FONT face=Arial size=2>I need to
parse the gccxml output file many times to receive the data. It seems
</FONT><BR><FONT face=Arial size=2>very ineffective to parse the file every
time from the beginning, to find the next </FONT><BR><FONT face=Arial
size=2>id link, so I am looking for library for converting the gccxml output
into internal </FONT><BR><FONT face=Arial size=2>database.</FONT> <BR><FONT
face=Arial size=2>I am very hope, somebody knows about the library of this
kind.</FONT> <BR>
<FONT face=Arial size=2>Regards,
Valery.</FONT> </P><CODE><FONT
size=3><BR></BLOCKQUOTE></FONT></CODE></BODY></HTML>
------_=_NextPart_001_01C1F4E0.2C0A51D0--