Re: Simple Java database

From: akmal _at_ city <akmal_at_soi.city.ac.uk.nospam>
Date: Tue, 19 Feb 2002 11:20:51 +0000
Message-ID: <Pine.GSO.4.05.10202191118430.21807-100000_at_altair.soi.city.ac.uk>


On 18 Feb 2002, julian_cochran wrote:

> If anyone is interested in having their Java program (whether that is
> an applet, client application, server application or servlet) access
> data via a relational database and wanted to avoid using JDBC (eg
> because of driver licensing costs), I have written some classes that
> do that job just using Java's standard direct file access methods.
>
> I presented the classes at www.digitalscores.com/jcdatabase. Very easy
> to use. The select statements are not the fastest (if you are using a
> huge amount of data) however they are proven to be reliable through
> numerous projects.
>
> - Julian Cochran
>
>

Julian,

Why don't you ask for this to be linked from here:

http://www.javaskyline.com/database.html

VR

akmal chaudhri
IBM developerWorks Received on Tue Feb 19 2002 - 12:20:51 CET

Original text of this message