From: "Frank Apap" <[EMAIL PROTECTED]>
> I am currently using hSql for my db with my ejb operations, but I want to
> switch over to a more reliable and documented db.  Does anyone have any
> recommendations for simply but reliable database that will be easy to
switch
> to?

I don't know if it integrates specifically with EJB but you might want to
check out MySql.  It runs on lots of different platforms and is one of the
most popular free databases in use.  I've been using it for development
recently and found it to be extremely fast, easy to setup, and fairly rich
in features.  I'm not sure but I think it's Open Source, as well. You can
check it out at www.mysql.com.  O'Reilly has a book that covers MySQL called
"MySQL & mSQL".  It's available at BookPool, which has really good prices on
technical books http://www.bookpool.com/.x/nt696p9rmi/sm/1565924347 .

Hope that helps

Brien Voorhees

Reply via email to