patrick

patrick

  • NA
  • 397
  • 0

Update several hundred rows at once with mysql

Feb 23 2012 5:15 PM
Can someone tell me how to make my code more efficient,  is use c# and mysql, and basically I just use an insert command to insert a row.  a certain part of my program does several hundred rows in sequence, but it takes a long time to run all the insert commands.

Answers (1)