On Fri, 2005-01-07 at 20:56 +0100, Matthias Niess wrote:
> Hi Everybody,
> 
> this post is not really Care2X related but I'm still writing here because  
> in the past I figured there's alot of people reading here who know alot  
> answers to many questions :-)
> 
> I'm looking for a DBMS stored in a file (instead of running as a server)  
> which has support (a driver) for the Java JDBC API. I looked into SQLite,  
> but there's only ODBC support for that. My application highly depends on  
> JDBC. What I want is the capability to run it with a DBMS server (like  
> MySQL) - which is how the app was intended to run - but also run it  
> without a server (in environments not allowing users to set up extra  
> servers).
> 
> Maybe someone here knows exactly what I'm looking for.

Hi Matthias,

Perhaps you should look at HSQLDB. This is the one chosen by the
OpenOffice.org group to be used as there new database file format
to "emulate" MS Access style applications.

http://hsqldb.sourceforge.net/web/hsqlFeatures.html

Regards
Jonathon



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
Care2002-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to