Relative Content

Tag Archive for c#mysql.net

MySql bulk upload using C#

I’ve mySQL database with a table containing approx 45 columns. I’ve a custom list containing around 20k rows and have to insert these rows with all columns in that mySQL database table using c#.