Subject | Re: [firebird-tools] Re: process XML in stored procedure |
---|---|
Author | Kjell Rilbe |
Post date | 2011-07-06T08:15:50Z |
Den 2011-07-05 21:26 skrev jclichthouse såhär:
the stored procedure? Basically, you would be moving part of the SP
logic into the app, which should be entirely possible, unless the SP is
used by app code that is not possible to change. Is this the case?
Kjell
--
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: kjell@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64
> --- In firebird-tools@yahoogroups.comWhy can't you build the XML parsing stage into the app instead of into
> <mailto:firebird-tools%40yahoogroups.com>, Milan Babuskov <milanb@...>
> wrote:
> >
> > jclichthouse wrote:
> > > After a search to convert the MS-Sql to Firebird i found a problem.
> > > Firebird is not a able to work with XML.
> > >
> > > Can somebody tel my if there is tool/UDF for this, if not some
> help/info
> > > about creating a udf in C# would be appreciated ( can not write/read
> > > C/C++ yet ).
> >
> > This seems to be exactly what you need:
> >
> > http://www.guacosoft.com/xmlwizard
>
> Maybe i can use this in a other project, but this is not what i need for
> this project.
> In this project the xml is parse from a program to the database, in the
> database it needs to be processed and the information will be fill 3 tables.
> This process will be than more than ones will the program is running.
>
> But thanks for trying to help.
the stored procedure? Basically, you would be moving part of the SP
logic into the app, which should be entirely possible, unless the SP is
used by app code that is not possible to change. Is this the case?
Kjell
--
--------------------------------------
Kjell Rilbe
DataDIA AB
E-post: kjell@...
Telefon: 08-761 06 55
Mobil: 0733-44 24 64