Hello!

Nikola Milutinovic wrote:
> > Do your log files have any interesting messages?
> 
> Nothing. Clean as a whistle. The problem is not related to PostgreSQL or JDBC 
>driver. I can establish a connection via regular mechanism:
> 
> Class.forName( "org.postgresql.Driver" );
> Connection conn = DriverManager.getConnection( 
>"jdbc:postgresql://test.ev.co.yu/test", "test", "test_pass" );

This is problem in JSDK 1.4, I think. But under JSDK 1.3.1 everything
ok.

-- 

REAL aka Евгений Ростовцев
http://xtotem.hell.ru/

--
To unsubscribe:   <mailto:[EMAIL PROTECTED]>
For additional commands: <mailto:[EMAIL PROTECTED]>
Troubles with the list: <mailto:[EMAIL PROTECTED]>

Reply via email to