MSIE40 and JDBC

From: franz-josef(dot)ziegert(at)bbraun(dot)com
To: "pgsql-interfaces(a)postgresql(dot)org" <pgsql-interfaces(at)postgresql(dot)org>
Subject: MSIE40 and JDBC
Date: 1998-10-21 10:49:23
Message-ID: 0051500000479874000002L042*@MHS
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

hello,
i created some applets accessing the postgresql-db. i run them whit hotjava or
navigator and they worked fine. when i tried to run them witht ie4, no data
were shown and no error message appeared.
i use this code to initialyze the driver:
try {
Class.forName("postgresql.Driver");
}
catch(Exception e) {
e.printStackTrace();
}
do anybody know wath to do?
regards, ziegert

Browse pgsql-interfaces by date

  From Date Subject
Next Message John Reilly 1998-10-21 11:12:49 Re: [INTERFACES] Where can I get documentation on the using the JDBC interface?
Previous Message angg 1998-10-21 08:16:17 [INTERFACES] C++ Builder (Delphi), ODBC and large objects