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

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.

  • Comment on Re^5: How can i modify this code by using Bulk Loader?

Replies are listed 'Best First'.
Re^6: How can i modify this code by using Bulk Loader?
by Anonymous Monk on Sep 02, 2011 at 14:43 UTC

    Hi friend,

    I need to change this code by 'use DBIx::BulkLoader::MySql' or some other ways to insert 5000Rows/execution or some other ways

    Thanks for your quick reply

      So, have you installed DBIx::BulkLoader::Mysql? Have you talked to your database administrator? Have you tried using mysqlldr?

      Again, this is not a MySQL help desk and we will not write your code for you.