> i am storing credit card numbers in my database.  i am using the 3DES
> algorithm.  i noticed that if i print out the encrypted string from my
> application (prior to insertion), it comes out looking rather different
> than what i end up seeing in db2 after i insert it.  the field in db2 is
> a varchar field.  will the characters i can store in a varchar field be
> affected by my locale settings?  what data type should i use to store
> this kind of thing?  

c.f. FOR BIT DATA

-HJC

-
:::  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

Reply via email to