RE: JDBC PC Driver (Looking for) - Mailing list pgsql-interfaces

From Peter Mount
Subject RE: JDBC PC Driver (Looking for)
Date
Msg-id 1B3D5E532D18D311861A00600865478CF1B633@exchange1.nt.maidstone.gov.uk
Whole thread Raw
In response to JDBC PC Driver (Looking for)  ("Allan Huffman" <huffmana@ppc.pims.org>)
List pgsql-interfaces
The one in the source/cvs works well on PC's (I only have a PC to develop
with ;-) )

Actually, you didn't say on which browser its not running under. My guess is
IE, as IE's java.sql.DriverManager class is broken.

For IE, if your applet is using JDBC directly (rather than a servlet/3tier
design) then you'll have to call the org.postgresql.Driver class directly.

Peter

-- 
Peter Mount
Enterprise Support Officer, Maidstone Borough Council
Email: petermount@maidstone.gov.uk
WWW: http://www.maidstone.gov.uk
All views expressed within this email are not the views of Maidstone Borough
Council


> -----Original Message-----
> From: Allan Huffman [mailto:huffmana@ppc.pims.org]
> Sent: Thursday, December 07, 2000 3:10 PM
> To: pgsql-interfaces@postgresql.org
> Subject: [INTERFACES] JDBC PC Driver (Looking for)
> 
> 
> Hi Everyone,
> 
> Trying to create a new PC baseline for Nt 4.0 SP6 with 
> Netscape 4.75 and
> Explorer 5.5 SP1.  Java is running after installing the VM but I can't
> get a JDBC driver to work.
> 
> Does anyone know where a free PC JDBC driver is?
> 
> Thanks,
> 
> Allan from Belgium
> 


pgsql-interfaces by date:

Previous
From: "Allan Huffman"
Date:
Subject: JDBC PC Driver (Looking for)
Next
From: Greg Speegle
Date:
Subject: JDBC Drop/Create problem?