JDBC Java Bridge
JDBC Java Bridge
- Subject: JDBC Java Bridge
- From: Lance Pysher <email@hidden>
- Date: Tue, 20 May 2003 16:09:18 -0600
I'm trying to access a hypersonic SQL database that is included with
JBoss. I tried the easyDB framework, but because the jar file for the
DB can't be in /Java/extensions I cna't use it. I'm trying to write a
java bridge. I can access the mySQL driver, but can't seem to load the
hsqldb driver. I probably have some build settings wrong. has anone
use hypersonic from cocoa?
In the java bridge when I try and access the Driver Manager I get a
can't find driver error. The driver Mananger seems to be similar to a
shared instance in cocoa. Do I need to anything special to init the
DriveManager?
Lance
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.