Hi,
I need to persist byte arrays to an ASE 15.5 database over jconnect.
I tried it with the the diffrent DB Types binary, varbinar longbinary
and image and if the byte array are not empty, it works very well.
If is the byte array are empty, jconnect (6.0.5) does internaly
convert this to a NULL value.
I think it's a diffrent that I have an empty array or null.
Does somebody know's , how I can prevent this conversion?
Greetings
Heiko