Evan Brown wrote:
Hey Guys
I'm trying to read a bunch of binary data from a string and store it in a database. The problem is when I get undisplayable characters it inserts the value for the undisplayable place holder ,?, instead of the actual value. How do I fix this? Anyone?
Evan Brown
Use a array of bytes not a string.
Peter
_______________________________________________ clug-talk mailing list [EMAIL PROTECTED] http://clug.ca/mailman/listinfo/clug-talk_clug.ca Mailing List Guidelines (http://clug.ca/ml_guidelines.php) **Please remove these lines when replying

