HELP

Hi All,

I am using sybase/Weblogic.5.1.0. I am storing a String data item into a
table where this field is defined as varchar.
Now, before storing, I generate HashCode of this String using
java.security.MessageDigest class. In this Hash code which is again a String
I observe there are non printable characters also. When I try to create an
entity with this string as parameter, gets an exception.Whether this
exception is due to database problem or server specific problem or ejb 1.1
specs
problem...

Original String   "123456"                              storing without any
problem
String After hash "~++�?)�rn�j��???+tT"         Not able to store



Thanx in advance

Rajesh

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff EJB-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to