Subject | Re: [IB-Java] will client-java driver work with interbase4 ? |
---|---|
Author | Alejandro Alberola Arias |
Post date | 2001-12-07T16:09:02Z |
Hi,
with Interbase 4 due to some protocol changes
from that version to the current one.
The driver doesn't try to negotiate any previous
protocol, it uses Interbase 6 protocol by default.
string is jdbc:firebirdsql:server:databasename
Bye.
--
+--------------------------+
| Alejandro Alberola Arias |
| Boix i Oltra, S.L. |
| email: alberola@... |
+--------------------------+
> Has anyone tested the stand alone driver with interbase 4?I haven't tested it, but it probably won't work
with Interbase 4 due to some protocol changes
from that version to the current one.
The driver doesn't try to negotiate any previous
protocol, it uses Interbase 6 protocol by default.
> I downloaded and built the new driver, but I could not find anyThe driver name is org.firebirdsql.jdbc.FBDriver and the conection
> documentation on the driver name (org.firebirdsql.jdbc.FBDriver???)
> or the connection string. Can anyone point me to some info?
string is jdbc:firebirdsql:server:databasename
Bye.
--
+--------------------------+
| Alejandro Alberola Arias |
| Boix i Oltra, S.L. |
| email: alberola@... |
+--------------------------+