on 10/29/99 11:10 AM, Preston L. Bannister <[EMAIL PROTECTED]> 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.

Kinda kills the point of your application eh? How can you write an
application that depends on a database and then not expect people to use
one.

> Frameworks like Turbine/Dash seem to require a database (and SQL?) but I
> can't count on one existing on the customer's system.

Wrong. Turbine does NOT require a database. Take a look at
org.apache.turbine.db.DBNone.

> Is there such beast?

Turbine. Sigh, just read the code more closely before you make comments like
that.

-jon

___________________________________________________________________________
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