Subject Re: firebird & xml
Author federonline
I wrote a PHP object that is a one-way XML Wrapper for data in the FB Database. It runs a query, and wraps each row. It is simple and can be ported if you want to have a look at it.

I used PHP because our system has a web interface (apache) built in.
Kurt.


--- In firebird-support@yahoogroups.com, Nick Upson wrote:
>
> It looks like I will shortly need to implement an automatic xml
> interface to a firebird (2.1) database on fedora core 8.
>
> anyone done something similiar? pointers as to what to do or not?
>