Subject Re: [IB-Java] will client-java driver work with interbase4 ?
Author Alejandro Alberola Arias
Hi,

> 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 any
> documentation on the driver name (org.firebirdsql.jdbc.FBDriver???)
> or the connection string. Can anyone point me to some info?

The driver name is org.firebirdsql.jdbc.FBDriver and the conection
string is jdbc:firebirdsql:server:databasename

Bye.

--

+--------------------------+
| Alejandro Alberola Arias |
| Boix i Oltra, S.L. |
| email: alberola@... |
+--------------------------+