Hi All, 

I've looked thru the docs and dbm modules on cpan but can't really find an
answer.

I'm converting a arev(advanced revelation) version 1 database which originally
ran on floppies (I think) to a web app, it's a document inventory of
historical documents from the 1500-1600's, anyway as arev was a format that
allowed multiple values for a field, my options are to convert it to a
triditional database with multiple many to many relationships (a nightmare),
or extract the data in xml format which maps well to the original arev
format.

Id like to use Maypole as it looks like it would be a easy solution, all they
want to do is view, update, search and browse, and since translations( of the
full documents) are stored in the database, it work well as a web app. In
addition, it will eventually be published to the web for public access.

Anyway, sorry for the runon, but the thing is I find DBI modules for MySql,
and other triditional DBs but not for a native XML open source database.  

Am I just missing something here?

Thanks for any help, Bill



-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Maypole-users mailing list
Maypole-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/maypole-users

Reply via email to