When Sybase Intelligent adapter gets back rows from Sybase database it is not treating the NULL values accurately.
If Char fields have value NULL in databse, it is coming out as ‘’ (empty string).
If int fields have value NULL in database, it is
coming out as 0.
I think there might be some solution as NULL is a fundamental datbase concept.
Secondly, If I want to insert NULL for char or int
fields in Sybase how this can be done ?
Please help.
Thanks in Advance
Prakash
#webMethods-General#Integration-Server-and-ESB#webMethods