I tried using the bundled H2 in Open BlueDragon Ready2Run on a little project recently. It seemed so simple to create a datasource name and database in one fell swoop. However, I became quickly frustrated by doing CREATE TABLE/DROP TABLE/ALTER TABLE statements via CFQUERY that wouldn't actually make a change to the database -- just returned without any indication of an error. I gave up and went with traditional PostgreSQL database. Perhaps I should have had more patience with H2. It seems like others are using it with success.
It seems like I may have had better success by creating an H2 database with their Java application, and then creating the datasource name in the Open BlueDragon Admin for it. Is that The Right(tm) way to do it? -joseph -- 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 !!
