Re: SQLJ - no error codes.....

From: Steve Haynes <steve_at_rwx777.demon.co.uk>
Date: Wed, 23 Aug 2000 18:51:29 +0100
Message-ID: <eeLgqyBh8Ap5EwWD_at_rwx777.demon.co.uk>


In article <1Bya9IACJvo5EwLj_at_rwx777.demon.co.uk>, Steve Haynes <steve_at_rwx777.demon.co.uk> writes
>Also, if I have a variable of type oracle.sql.CHAR, how
>do I compare it, if equal "Y". I tried getString().
I discovered the equals method, so that fixes that bit.

oracle.sql.CHAR x

if x.equals("Y").......

Steve Received on Wed Aug 23 2000 - 19:51:29 CEST

Original text of this message