"Preston L. Bannister" wrote:
>
> I'd like to ship a product that can use a database if the customer has one,
> but does not require that one be installed.
>
> Frameworks like Turbine/Dash seem to require a database (and SQL?) but I
> can't count on one existing on the customer's system.
>
> What this means to me, is that the I need to ship some sort of small-scale
> pure Java (*very* portable) JDBC compatible database with my product.
>
> Is there such beast?

Yes, there's a pure Java database called InstantDB which is small and
pretty capable with a JDBC interface, see http://www.instantdb.co.uk/

--
Hans Bergsten           [EMAIL PROTECTED]
Gefion Software         http://www.gefionsoftware.com

___________________________________________________________________________
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

Reply via email to