Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JDBC without server

843859Jun 25 2006 — edited Jun 25 2006
Hello everybody!

I seem to remember that there was a JDBC-driver that allowed you to have a database in a specified file, without any real database server running on the machine. I can't find it anymore though. Any pointers?

Are there other decent possibilities of making an app that uses JDBC (I need to be able to work with SQL statements) without having to make sure that the user has installed a database (apart from hosting the database myself)?

Thanks a lot in advance,
-Wojtek
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 23 2006
Added on Jun 25 2006
1 comment
163 views