Trouble-over

From: Axel Tischer <axel(at)gmx(dot)ch>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Trouble-over
Date: 2002-01-30 20:35:43
Message-ID: 3C58591F.8000007@gmx.ch
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Sorry

I found this problem:
String url="jdbc:postgresql://localhost:5432:/ebtacdb"
should be
String url="jdbc:postgresql://localhost:5432/ebtacdb"

Axel

Browse pgsql-jdbc by date

  From Date Subject
Next Message Sulakshana Awsarikar 2002-01-31 10:42:03 getConnection() method of PreparedStatement
Previous Message Rene Pijlman 2002-01-30 20:31:34 Re: JDBC batching