c# - An Explanation of MySqlBulkLoader -


can tell me mysqlbulkloader for, , how use it?

some examples appreciated, please..

mysqlbulkloader class provided mysql .net connector.

it provides interface mysql similar in concept sqlbulkcopy class / bcp sql server. basically, allows load data mysql in bulk. decent looking example can found @ dragthor.wordpress.com , there's example in mysql documentation.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -