Re: Database connection problem through JDBC driver - Mailing list pgsql-jdbc

From Dave Cramer
Subject Re: Database connection problem through JDBC driver
Date
Msg-id 1083774661.1500.9.camel@localhost.localdomain
Whole thread Raw
In response to Database connection problem through JDBC driver  (debashis dutta <deb_dutta@yahoo.com>)
List pgsql-jdbc
Can you give us more information. What errors are you seeing, the driver
shouldn't be that picky about which jdk (within reason) you use.

Dave
On Sat, 2004-05-01 at 07:00, debashis dutta wrote:
> Hello
> in our web site developement project we r using the
> followings as development environment
>
> 1. JDK 1.3.1_02
> 2. Tomcat 4.1.29
> 3. Struts 1.1(frame work)
> 4. Postgresql 7.4 & pg74.213.jdbc3.jar as JDBC driver
> 5. Red Hat linux 8 as OS
>
> we have faced a unique problem. in the above JDK
> version JDBC driver was not working properly, its not
> able to connect to database. If we use JDK 1.4.2 then
> the above driver working properly but in this case
> STRUTS (mainly iterate tag) was not responsing
> properly.
>
> i shall be obliged if u give some guidence regarding
> the above problem.
>
> Thanks & Regards
>
> Debashis Dutta
>
>
> =====
> |-----------------------|
> | Debashis Dutta      |
> | IT Manager (SI)     |
> | CMC Ltd - Calcutta |
> |-----------------------|
>
>
>
>
> __________________________________
> Do you Yahoo!?
> Win a $20,000 Career Makeover at Yahoo! HotJobs
> http://hotjobs.sweepstakes.yahoo.com/careermakeover
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
>     (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>
>
> !DSPAM:40990dec154165684798189!
>
>
--
Dave Cramer
519 939 0336
ICQ # 14675561


pgsql-jdbc by date:

Previous
From: Andy Zeneski
Date:
Subject: Re: Result Set Cursor Patch
Next
From: Dave Cramer
Date:
Subject: Re: CLDC implementation of the pgsql driver.