In socket programming (Winsock, etc.), when I use recv() to get the message streams in a message buffer, how to save it to a database? Suppose I need to using ODBC. I'm really not familiar with this process and I'm not familiar with ODBC database programming. I appreciate any detailed answers (or links) and samples. Thanks a lot.