re: Query content question

2002-10-09 Thread Egor Egorov
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 t

Query content question

2002-10-08 Thread ir000387
Hello, I am trying to find a way to store the body of a binary NNTP message into MySQL. However, due to the way lines are encoded, MySQL will not accept the SQL statement. Does anyone have any ideas on how I should approch this? Thanks, Dan Cumpian -