Re: setting postgres for java

From: "Agrawal, Manish" <MAgrawal(at)coba(dot)usf(dot)edu>
To: 'dlangschied' <dlangschied(at)ameritech(dot)net>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: setting postgres for java
Date: 2003-05-21 14:59:12
Message-ID: 00A42578900AD411BCFD00A0C978DC9304DC066E@mail.coba.usf.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

All I meant was that the jar file should be installed on the machine where
the Java program is running. In your case, it is the winXP workstation. On
the WinXP machine, copy the jar file to something like
C:/jdk1.3.1_01/jre/lib/ext. Here, the directory C:/jdk1.3.1_01 is what I
refer to as $jdkhome.

It is possible that you have multiple JDKs on your machine. IN that case,
put the file in the ext directory of the JDK you will use

It helps if you post to the list. Hope this helps.

Manish

-----Original Message-----
From: dlangschied [mailto:dlangschied(at)ameritech(dot)net]
Sent: Wednesday, May 21, 2003 10:39 AM
To: Agrawal, Manish
Subject: Re: [JDBC] setting postgres for java

Hello!

I am preparing to embark on a mission to connect to a postgres database on
Linux 8.2 from a Windows XP workstation. I have invoked the -i parameter on
the server startup. I now want to go to the client and perform the
connection. I would like to know where, in the html files that came with
postgres, I can find info on how this is done. I am familiar with ODBC, but
I have never used JDBC. I am sure that it is similar. In the e-mail to
which I am replying, you refer to the installation of a jar file, but you
don't say where it should go (assuming the "$" symbol means the server, I am
not sure why it would occur there). Any sage advise would be welcome. Thank
you.

Sincerely,

David Langschied
Langschied Consulting Services
25644 Mackinac
Roseville, MI 48066

Phone: (586)777-7542
Cell: (248)789-8493
e-mail: dlangschied(at)ameritech(dot)net
----- Original Message -----
From: "Agrawal, Manish" <MAgrawal(at)coba(dot)usf(dot)edu>
To: <pgsql-jdbc(at)postgresql(dot)org>
Sent: Monday, April 28, 2003 9:47 AM
Subject: Re: [JDBC] setting postgres for java

You need to install the jdbc jar file in $jdkhome/jre/lib/etc

-----Original Message-----
From: andres vera [mailto:andresv444(at)hotmail(dot)com]
Sent: Thursday, April 24, 2003 3:39 PM
To: pgsql-jdbc(at)postgresql(dot)org
Subject: [JDBC] setting postgres for java

need know how setting java for java

thank you

_________________________________________________________________
Charla con tus amigos en línea mediante MSN Messenger:
http://messenger.yupimsn.com/

---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

Browse pgsql-jdbc by date

  From Date Subject
Next Message Barry Lind 2003-05-21 16:09:51 Re: [Bug] ResultSet#getMetaData() returns null
Previous Message olivier.guichaoua 2003-05-21 12:22:35 some troubles with accent by using java with postgres