Hi My string for H2 looks like this:
<hoststring>jdbc:h2:/absolutepath/db/razuna;AUTO_SERVER=TRUE;IGNORECASE=true;MODE=Oracle;</hoststring> Thought, not sure if in-memory mode is really great with OpenBD. It only supports read db and not write: http://www.h2database.com/html/features.html#in_memory_databases Kind Regards, Nitai On Tue, Dec 22, 2009 at 7:02 PM, gt <[email protected]> wrote: > Dear Nitai, > > Have you been able to run H2 in memory mode? On my Windows box which > is used for testing I've changed the datasource hoststring in the > bluedragon.xml file to: > > jdbc:h2:mem:C:\jetty-openbd\webapps\openbd\WEB-INF\bluedragon > \h2databases > \test_h2;AUTO_SERVER=TRUE;IGNORECASE=true;DB_CLOSE_DELAY=-1 > > However, I'm getting a general sql error (code: 42102) from OBD. I'm > sure it's just a config. that I've got wrong. Speaking of connection > strings, do you use any specific strings for Razuna when you connect? > > Thanks! > GT > > -- > Open BlueDragon Public Mailing List > http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon > mailing list - http://groups.google.com/group/openbd?hl=en > > !! save a network - please trim replies before posting !! > -- See for yourself how easy it is to manage files today. Join the revolution! Razuna SaaS On-Demand - Hosted Digital Asset Management Solution http://www.razuna.com/ Razuna - Open Source Digital Asset Management http://www.razuna.org/ Follow us on Twitter http://twitter.com/razunahq -- Open BlueDragon Public Mailing List http://www.openbluedragon.org/ http://twitter.com/OpenBlueDragon mailing list - http://groups.google.com/group/openbd?hl=en !! save a network - please trim replies before posting !!
