in reply to DBI like interface to XML files

Did you look at XML::SAX::ByRecord, XML::RAX or at DBD::AnyData?

Replies are listed 'Best First'.
Re: Re: DBI like interface to XML files
by Anonymous Monk on May 23, 2003 at 05:13 UTC
    Hi,

    Thanks DBD::AnyData seems OK for the job. I'll try it out. I was too much fixed at a module with XML in it.

    kind regards,

    gerard