It may be a problem with your connection string. This is working for me: jdbc:firebirdsql:localhost/3050:/home/firebird/mydatabase.gdb Can you connect with the driver using JDBC outside of Cocoon? Brian
On Tuesday, February 18, 2003, at 07:36 PM, Upayavira wrote:
Dear All,
Has anyone out there succeeded in connecting Cocoon to a Firebird database? It
just times out on me if I use the org.firebirdsql.jdbc.FBDriver driver, or tells me that
I am using an unsupported JDBC 2.0 feature if I use the
interbase.interclient.Driver driver.
I'm using a connection string of the sort:
jdbc:firebirdsql://localhost:3050//c:/desktop/database.gdb
A connection test from IBConsole tells me that I'm using "WI-V6.2.794 Firebird
1.0".
Any pointers?
Thanks,
Upayavira
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>
--------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. <http://xml.apache.org/cocoon/faq/index.html> To unsubscribe, e-mail: <[EMAIL PROTECTED]> For additional commands, e-mail: <[EMAIL PROTECTED]>
