LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   PostgreSQL database running on RH7.3 standalone want to be accessed with Java (https://www.linuxquestions.org/questions/programming-9/postgresql-database-running-on-rh7-3-standalone-want-to-be-accessed-with-java-340597/)

gafoor 07-06-2005 09:52 AM

PostgreSQL database running on RH7.3 standalone want to be accessed with Java
 
hi,

i have a Redhat 7.3 Standalone machine, in which my PostgreSQL database is running... i want to access this database using Java.
i didn't configure unixODBC.

it will be great helpful if anybody can give solutions in this regard..
(please include Java codes..)

i have Database access in windows machine using Java through ODBC
Drivers...

michaelk 07-06-2005 10:56 AM

Go get jdbc and read through the documentation.
http://jdbc.postgresql.org/

I have never tried accessing postgresql via JDBC but it looks straight foward. I assume that java is already installed on this PC.

gafoor 07-11-2005 07:50 AM

thanks dude, it works


All times are GMT -5. The time now is 04:11 AM.