<ir000387, Tuesday, October 08, 2002, 11:22:51 PM, you wrote: iamdc> I am trying to find a way to store the body of a binary NNTP message into iamdc> MySQL. However, due to the way lines are encoded, MySQL will not accept the iamdc> SQL statement. Does anyone have any ideas on how I should approch this?
NNTP message is a simple text message. You can store it in the TEXT fieds, or BLOB: http://www.mysql.com/doc/en/BLOB.html -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php