Re: jdbc problem with multiple connections - Mailing list pgsql-jdbc

From Chris Thompson
Subject Re: jdbc problem with multiple connections
Date
Msg-id Pine.LNX.4.33L2.0210061429010.30623-100000@boyce.ednet.co.uk
Whole thread Raw
In response to Re: jdbc problem with multiple connections  (Aaron Mulder <ammulder@alumni.princeton.edu>)
List pgsql-jdbc
What a prat i am, been starting at that for hours.

Thanks for the speedy replies, will look into buying glasses :)
Cheers

On Sun, 6 Oct 2002, Aaron Mulder wrote:

>     Once a class is loaded, it doesn't have to be loaded again unless
> you're in a different classloader.  This should be a clue to examine your
> code *very* carefully.
>
> On Sun, 6 Oct 2002, Chris Thompson wrote:
> >     private String a_driver        = "org.postgresql.Driver";
> >     private String b_driver        = "org.postgresql.Driver";
> >     private String c_driver        = "org.postgresq.Driver";
>
>
> Notice anything different?
>
> Aaron
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo@postgresql.org so that your
> message can get through to the mailing list cleanly
> --
> Virus scanned by edNET.
>

--

This email and any files transmitted with it are confidential and intended
solely for the use of the individual or entity to whom they are addressed.
If you have received this email in error please notify the sender. Any
offers or quotation of service are subject to formal specification.
Errors and omissions excepted.  Please note that any views or opinions
presented in this email are solely those of the author and do not
necessarily represent those of edNET or lightershade ltd. Finally, the
recipient should check this email and any attachments for the presence of
viruses.  edNET and lightershade ltd accepts no liability for any damage
caused by any virus transmitted by this email.

--
--
Virus scanned by edNET.

pgsql-jdbc by date:

Previous
From: Aaron Mulder
Date:
Subject: Re: jdbc problem with multiple connections
Next
From: "G.Nagarajan"
Date:
Subject: jdbc cursor positioning