Database connection error...

From: "Robson Martins" <robson(at)netalfa(dot)com(dot)br>
To: "pgsql-interfaces" <pgsql-interfaces(at)postgresql(dot)org>
Subject: Database connection error...
Date: 1999-07-12 17:55:19
Message-ID: 000701becc8f$b61d0f60$1ed4d2c8@Designer2.netalfa.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Hello all
I'm using this commands to connect to the database:
Connection co;
Class.forName ("postgresql.Driver");
co=DriverManager.getConnection("jdbc:postgresql://localhost/javadb","USERNAME","PASSWORD");

And why do I get this error?:
java.lang.IllegalArgumentException: Argument # > Arg length

The commands are right, I think, if anybody know why i get this error help me!

I'm waiting answer...
Hugs, Robson Martins ( robson(at)netalfa(dot)com(dot)br )

Browse pgsql-interfaces by date

  From Date Subject
Next Message Doug Thistlethwaite 1999-07-12 18:02:15 JDBC connection problem while trying example.basic
Previous Message George P. Esperanza 1999-07-12 16:34:20 Status Checking