1
Reply

Update several hundred rows at once with mysql

Ask a question
patrick

patrick

12y
2.3k
1
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)