java snippet: add byte data type on output

Hello,

I need to convert a string type column in  byte type to add it to a BLOB database field. The java snippet didn't support byte type on output column. Did anyone know how to modify the java snippet to add byte type on Output?

I would appreciate some hint / help to solve this problem.

I don't know much about the java snippet node, but will the BitVector generator node achieve what you want.

simon.

I have already tryed BitVector generator and it didn't work with the field that I want to convert. I need to convert a molfile cell in to a binary cell using the UTF-8 character set.

Matteo.