Re: stupid question about loading driver

From: Richard Welty <rwelty(at)averillpark(dot)net>
To: PostgreSQL JDBC List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: stupid question about loading driver
Date: 2003-01-19 19:23:38
Message-ID: E18aL2g-0004SA-00@skipper.averillpark.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On Sun, 19 Jan 2003 10:19:58 -0800 Paul Stead <pstead(at)elementallogic(dot)com> wrote:
> Hope this helps....it took me a day of pure frustration to figure this
> out!!
> The Java documentation is NOT clear about this little tidbit on using
> the -jar call.

quite. i have ca. $200 or $250 in java books on my desk, huge books that in
theory ought to cover just about everything, yet stuff like this is poorly
documented and hard to track down, either online or in the books. it's
quite aggravating.

i've chosen to use -cp instead of -jar per one of the other postings to
avoid the annoyance and potential non-portability of coding paths and jar
file names in the manifest.mf file.

thanks again,
richard
--
Richard Welty rwelty(at)averillpark(dot)net
Averill Park Networking 518-573-7592
Unix, Linux, IP Network Engineering, Security

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message michel verplancke 2003-01-19 19:46:26 jdbc connection
Previous Message michel verplancke 2003-01-19 19:03:31 jdbc connection