JDBC & IE40

From: Mikael Hammarin <mikael(dot)hammarin(at)dc(dot)etx(dot)ericsson(dot)se>
To: "'pgsql-interfaces(at)postgreSQL(dot)org'" <pgsql-interfaces(at)postgreSQL(dot)org>
Subject: JDBC & IE40
Date: 1998-07-27 15:33:47
Message-ID: C17EAABE11FAD1119CC80060B087985524CE@CLETX08
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello,

Since the bug in Internet Explorer 4.0 doesn't allow you to
make a Class.forName("portgresql.Driver") to load the postgresql-
driver, I now load it manually with DriverManager.registerDriver()
instead. However, now I get a "not-very-wanted" errormsg
"cannot access "hostname.com""... ?

Anyone familiar with this? What class generates this msg?
(what exception?)

Cheers,
MIKE

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Mark Beckwith 1998-07-27 16:34:00
Previous Message Byron Nikolaidis 1998-07-27 15:15:19 Re: [DOCS] Re: Old ODBC Driver references on website