|
From: David W <dav...@ya...> - 2008-06-11 01:07:52
|
Hi, As my code and LucidDB run on a same machine, I use "com.lucidera.jdbc.LucidDbLocalDriver" as the name of driver class following http://pub.eigenbase.org/wiki/JdbcUrlConventions#Conventions. After hours of debugging, however, I found LucidDBClient.jar does not contain such a class file of "LucidDbLocalDriver". This .jar file only contains LucidDbHttpDriver.class and LucidDbRmiDriver.class. I need a jar file containing "LucidDbLocalDriver.class". Can anybody help me? Thanks a lot. David |