Hello,

jdbcConnection.getCatalog() always returns null, also according to:

http://hsqldb.org/doc/src/org/hsqldb/jdbc/jdbcConnection.html#getCatalog()

It is sufficiently unclear to me what a catalog actually is, but other
databases I know (mysql, postgresql) simply return the database name
here. For hsql I would have expected to receive the filename.

Is there really a difference between a catalog and a database? How do I
retrieve the database name from a connection object now?


Michiel


-- 
Michiel Meeuwissen                  mihxil'
Peperbus 111 MediaPark H'sum          [] ()
+31 (0)35 6772979         nl_NL eo_XX en_US





-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
hsqldb-developers mailing list
hsqldb-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/hsqldb-developers

Reply via email to