Newbie Q: How to handle DB2 encryption?

View: New views
1 Messages — Rating Filter:   Alert me  

Newbie Q: How to handle DB2 encryption?

by shetc :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi All,

I would like to use DBUnit to insert some data into a table that is held in a DB2 database.
This is a legacy table that uses the DB2 ENCRYPT function to encrypt some of the fields
in each row of the table. Is there a recommended way to extend the INSERT operation so
that I can use the ENCRYPT function on a given field?

Thanks,
Steve