I would like to upload usenet messages to my personal Mysql database, so without using any news reader. I am currently using the IpWorks component for .NET. I created a simple application in Vb.Net, it works, but it is very slow ... load and do INSERT INTO. Does anyone know of any better method for mass loading a message and inserting it into a simple mysql table?
source
share