Re: Problem with Jdbc Thin driver

From: <joel.rouiller_at_zkb.ch>
Date: 1998/01/22
Message-ID: <885460343.1873936390_at_dejanews.com>#1/1


[Quoted] In article <34B8F60D.615604DF_at_mx2.redestb.es>,   perezjl <perezjl_at_mx2.redestb.es> wrote:
> .
> .
> .

>     Connection conn =
>       DriverManager.getConnection
> ("jdbc:oracle:thin:127.0.0.1:1521:orcl",
>        "scott", "tiger");

> .
> .
> .

Try "jdbc:oracle:thin_at_127.0.0.1:1521:orcl" instead  of "jdbc:oracle:thin:127.0.0.1:1521:orcl". Also try out port 1526 instead of 1521 (see tnsnames.ora file).

Good luck,

Joel

-------------------==== Posted via Deja News ====-----------------------
      http://www.dejanews.com/     Search, Read, Post to Usenet
Received on Thu Jan 22 1998 - 00:00:00 CET

Original text of this message