Re: setting postgres for java - Mailing list pgsql-jdbc

From Agrawal, Manish
Subject Re: setting postgres for java
Date
Msg-id 00A42578900AD411BCFD00A0C978DC9304DC066E@mail.coba.usf.edu
Whole thread Raw
In response to setting postgres for java  ("andres vera" <andresv444@hotmail.com>)
List 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@ameritech.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@ameritech.net
----- Original Message -----
From: "Agrawal, Manish" <MAgrawal@coba.usf.edu>
To: <pgsql-jdbc@postgresql.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@hotmail.com]
Sent: Thursday, April 24, 2003 3:39 PM
To: pgsql-jdbc@postgresql.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@postgresql.org)

pgsql-jdbc by date:

Previous
From: Barry Lind
Date:
Subject: Re: Problem about executeUpdate and stored procedure that
Next
From: Fernando Nasser
Date:
Subject: JDBC: Wrong type