RE: JDBC PC Driver (Looking for)

Поиск
Список
Период
Сортировка
От Peter Mount
Тема RE: JDBC PC Driver (Looking for)
Дата
Msg-id 1B3D5E532D18D311861A00600865478CF1B633@exchange1.nt.maidstone.gov.uk
обсуждение исходный текст
Ответ на JDBC PC Driver (Looking for)  ("Allan Huffman" <huffmana@ppc.pims.org>)
Список 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 по дате отправления:

Предыдущее
От: "Allan Huffman"
Дата:
Сообщение: JDBC PC Driver (Looking for)
Следующее
От: Greg Speegle
Дата:
Сообщение: JDBC Drop/Create problem?