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