JDBC:how to compare char[] and int
From: longskyhw (longskyhw_at_hotmail.com)
Date: 10/22/03
- Previous message: Christopher Blunck: "Re: urgent! pls help! some questions about EJB QL"
- Next in thread: Lee Fesperman: "Re: JDBC:how to compare char[] and int"
- Reply: Lee Fesperman: "Re: JDBC:how to compare char[] and int"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Wed, 22 Oct 2003 15:56:38 +0800
the type of database column is char[2], how can i compare it to a int
through JDBC? The database isn't support TO_NUMBER(column) >= i.
Thanks a lot!
- Previous message: Christopher Blunck: "Re: urgent! pls help! some questions about EJB QL"
- Next in thread: Lee Fesperman: "Re: JDBC:how to compare char[] and int"
- Reply: Lee Fesperman: "Re: JDBC:how to compare char[] and int"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|