I'll try to benchmark it against what I currently got. If it breaks or is too slow, I'll go for Harish's solution. (building the DB with a script) But to me, a Java based database would be the ideal platform independent solution. (easiest way of deploying my application)
Thanks! Gert > > I found a good page about it: > > http://hsqldb.sourceforge.net/internet/hSql.html . > > > > This is a great solution. I'll dig into it and see if it's a stable product > > and if it fits my needs! I hope it's a speedy database. Do you have > > experience in using it? (e.g. are there any drawbacks in using it?) > > > > I use it routinely for unit testing. The version I use can't ALTER tables, but I need this 'feature' :) > I've never benchmarked it since it isn't a target for production environments. > > > > [cut] > > Marco > > ___________________________________________________________________________ > To unsubscribe, send email to [EMAIL PROTECTED] and include in the body > of the message "signoff SERVLET-INTEREST". > > Archives: http://archives.java.sun.com/archives/servlet-interest.html > Resources: http://java.sun.com/products/servlet/external-resources.html > LISTSERV Help: http://www.lsoft.com/manuals/user/user.html > > ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html
