You're not the first & you won't be the last...

Maybe iBATIS should just flag a warning when it discovers a CHAR
column, with the only way to disable the warning being via a setting
mentioned only in a section of the doc warning about the need to pad
CHAR columns... :-)

/Gwyn

On 11/08/06, Sumanta Ghosh <[EMAIL PROTECTED]> wrote:

Hello Everybody,
The problem is solved - it was a silly problem - the database column was
CHAR(10) not VARCHAR and I was giving input as 'ABC' as a result it was not
giving any result. Why I was confused becuse the sql client I am using
(PlSql developer from Allround) is smart enough to automatically change my
query to return result.
Anyway thanks to all of you, and at the same time sorry for such a silly
problem.
--
View this message in context: 
http://www.nabble.com/IBATIS-not-working-tf2090424.html#a5764367
Sent from the iBATIS - User - Java forum at Nabble.com.




--
Download Wicket 1.2.1 now! - http://wicketframework.org

Reply via email to