LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   postgresql+jdbc in redhat 7.3 need help pleaseee!! (https://www.linuxquestions.org/questions/linux-software-2/postgresql-jdbc-in-redhat-7-3-need-help-pleaseee-33416/)

Sridhar Guntur 10-22-2002 12:19 AM

postgresql+jdbc in redhat 7.3 need help pleaseee!!
 
iam posting this again because i could not get help before.i have installed redhat 7.3 now and postgresql is working fine and i can see from netstat -an output that it is using port 5432.i could create a database, create tables and work with some sql statements. i read somewhere that postgresql in redhat 7.3 doesnt come with java compiled and i have to compile with ant to get java compatibility!!!
but i dont want to compile postgresql anew but just get jdbc driver to connect to database.i downloaded
pgjdbc2 driver( becasue i use java 1.4.1) from http://jdbc.postgresql.org/download.html. can someone please tell me what i can do so as to connect to postgresql database from java programs.

please guys i need some help here.


All times are GMT -5. The time now is 12:05 PM.