Subject Re: [Firebird-Java] jaybird and Win95/98
Author Jürgen Metzdorf
mirko_viviani wrote:
> Ciao!
>
> We have installed Firebird 1.5 on a Win2000 and we are trying to
> connect to this db from remote Win95 and Win98 machines without any luck.
> It works with a remote Win2000 machine.
>
> I've tested both jaybird 1.0 and 1.5 with this connection string:
>
> jdbc:firebirdsql://192.168.0.139:3050/ila
>
> Win95 and Win98 have winsock2 but it does not help. The app seem to
> just hang without any exceptions. (jdk 1.3.1)
>
> Is there anything I cound test to trace the problem?
>
> Thank you!
>
> Ciao
> Mirko

Hi,

try jdbc:firebirdsql:192.168.0.139:3050/ila instead.

ciao
Jürgen