Subject | Re: process XML in stored procedure |
---|---|
Author | jclichthouse |
Post date | 2011-07-05T19:26:36Z |
--- In firebird-tools@yahoogroups.com, Milan Babuskov <milanb@...> wrote:
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.
Edwin
>Thanks for the link.
> 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
>
> I use it to dump MSSQL data and load into Firebird.
>
> Regards,
>
> --
> Milan Babuskov
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.
Edwin