JDBC issue

From: Tom Ansley <tansley(at)law(dot)du(dot)edu>
To: pgsql-novice(at)postgresql(dot)org
Subject: JDBC issue
Date: 2002-06-03 18:48:24
Message-ID: 200206031248.24777.tansley@law.du.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hi all,

I've tried subscribing to the JDBC mailing list but for some reason it won't
let me so I thought I'd try here.

I am trying to place a value into my database using Java. The field is of
type 'text' and I don't know the type that it needs to be in on the Java side
for it to work. I have tried String but it comes back with a
ClassCastException.

Does anybody have the answer?

Thanks

Tom Ansley

Browse pgsql-novice by date

  From Date Subject
Next Message Andrew McMillan 2002-06-03 21:27:38 Re: Question on joining tables
Previous Message Chris Pizzo 2002-06-03 17:06:37 Question on joining tables