Hi there, I have columns in my Sybase-DB that contain NULL values, and I have to get them out. The relative column-types are int and byte. Torque transforms this NULL's in zero. As I can see from other mailings in turbine-dev-list till now there is no solution to this problem.
At this point, I would like to change the mapping of this columns from native-type to object-type (Example from int to Integer and from byte to Byte). Where have I got to do this modifications? Any help is very appreciated. Regards Patrick Tonidandel -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
