Steve Shapero writes:
>i set my column to be varchar for bit data, but my encrypted data is still
getting munged.
You don't have to store binary data. You could simply change your program
to UUENCODE the data to text before inserting it into the table. Other
binary-to-ASCII encoding algorithms would work as well.
Good Luck,
Fred
-
::: When replying to the list, please use 'Reply-All' and make sure
::: a copy goes to the list ([EMAIL PROTECTED]).
*** To unsubscribe, send 'unsubscribe' to [EMAIL PROTECTED]
*** For more information, check http://www.db2eug.uni.cc