in reply to Re: How can i modify this code by using Bulk Loader?
in thread How can i modify this code by using Bulk Loader?

bulk-loader is an Actionscript library: http://code.google.com/p/bulk-loader, and a mysql .Net class: http://dev.mysql.com/doc/refman/5.1/en/connector-net-programming-bulk-loader.html, so I assume it is the latter the OP is concerned with.
  • Comment on Re^2: How can i modify this code by using Bulk Loader?

Replies are listed 'Best First'.
Re^3: How can i modify this code by using Bulk Loader?
by Anonymous Monk on Sep 01, 2011 at 07:44 UTC

      Dear friend,

      I can't hear these term (mysqldump/mysqlimport) but i need to make this code run faster. I use log file.txt file data which i used for parsing

      Thanks for your quick reply

        Maybe now is the time to learn about MySQL, and the tools available? Talk to your database administrator about what tools are available and how they can be used. This is not a MySQL support forum.