Hi, For connecting with the postgresql back-end u have to use pgsql.pm as the driver file. try as jdbc:pgsql:proj1 Kalidas Balakrishnan <[EMAIL PROTECTED]> wrote: Hai all, I am using postgresql as backend for java programming. I can load the postgres driver using Class.forName(postgres.Driver); but i can't connect to the postgres database using JDBC i use jdbc:posgresql:proj1 where proj1 is my database in postgresql. I have started the postgresql on a seperate login and loged in as postgres and started the backed using postgres -i. what is the problem with and is there any solution. with regards Kalidas Balakrishnan __________________________________________________ Do You Yahoo!? Talk to your friends online with Yahoo! Messenger. http://im.yahoo.com ----------------------------------------------------------------------- For more information on the LIH mailing list see: http://lists.linux-india.org/lists/LIH ____________________________________________________________________ Get free email and a permanent address at http://www.netaddress.com/?N=1 ----------------------------------------------------------------------- LIH is all for free speech. But it was created for a purpose - to help people discuss issues about installing and running Linux. If your messages are counterproductive to this purpose, your privileges to submit messages can and will be revoked.
