Re: [INTERFACES] Problem to access postgres database with jdbc using the driver on the server side...

From: Jens Glaser <jens(at)helena(dot)jens(dot)de>
To: Robson Martins <robson(at)netalfa(dot)com(dot)br>
Cc: pgsql-interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] Problem to access postgres database with jdbc using the driver on the server side...
Date: 1999-08-24 01:18:47
Message-ID: Pine.LNX.4.05.9908240116210.305-100000@helena.jens.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hi,

On Mon, 23 Aug 1999, Robson Martins wrote:
> I'm using <applet archive="postgresql.jar,Busch.jar" code="Busch.class" codebase="./java" width="int" height="int"></applet>

I've heard a rumor that you can only have *one* jar file loaded at a time.

Then you would have to unjar the postgresql jdbc in your class-files
directory and pack everything into one jar file ..

But I don't know if that's true (didn't try it myself)

Regards,

--
Jens Glaser Am Holderstrauch 13, 36041 Fulda, 0661/9429507 jens(at)jens(dot)de

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message Daniel Stolk 1999-08-24 11:02:33 Trying to find a PostgreSQL interface
Previous Message Robson Martins 1999-08-23 20:48:54 Re: [INTERFACES] Problem to access postgres database with jdbc usingthe driver on the server side...