Trouble-over - Mailing list pgsql-jdbc

From Axel Tischer
Subject Trouble-over
Date
Msg-id 3C58591F.8000007@gmx.ch
Whole thread Raw
List pgsql-jdbc
Sorry

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

Axel


pgsql-jdbc by date:

Previous
From: "Robert Tyler Retzlaff"
Date:
Subject: OutOfMemoryError using bytea
Next
From: "Ed Yu"
Date:
Subject: Re: JDBC batching