Re: Unable to make a connention through jdbc - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Unable to make a connention through jdbc
Date
Msg-id 424319E8.2070204@fastcrypt.com
Whole thread Raw
In response to Unable to make a connention through jdbc  (Vernon <vwu725@yahoo.com>)
List pgsql-jdbc
Ya have to give us more than that, stack trace ? My obi-wan-kanobi wand
seems not to be working

--dc--

Vernon wrote:

>After installed the Window version of PG 8.0.1, I am
>able to access the server through both the command
>prompt and the pgAdmin III. I, however, am not able to
>get the access through either Eclipse and Aqua Data
>Studio with jdbc. In the Eclipse, I have
>
>Database type - jdbc
>Data source URL -
>jdbc:postgresql://127.0.0.1:5432/template1
>
>The error message says that the settings are not
>right.
>
>I check a few times and can't see any wrong with my
>connection setting.
>
>Any idea?
>
>Thanks,
>
>Vernon
>
>
>
>__________________________________
>Do you Yahoo!?
>Yahoo! Small Business - Try our new resources site!
>http://smallbusiness.yahoo.com/resources/
>
>---------------------------(end of broadcast)---------------------------
>TIP 5: Have you checked our extensive FAQ?
>
>               http://www.postgresql.org/docs/faq
>
>
>
>

--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561


pgsql-jdbc by date:

Previous
From: Vernon
Date:
Subject: Unable to make a connention through jdbc
Next
From: Kris Jurka
Date:
Subject: Re: [Patch] JDBC3 Blob support