阅读背景:

来自C#app的MySqlBulkLoader问题

来源:互联网 

I am writing an app to export some data from MSSQL to a MySQL server on a nightly basis. I use a simple query to grab all the data for the previous day and have then tried a few different approaches for getting it to MySQL. The fastest approach is using MySqlBulkLoader but for some reason it isn't moving all the data. After I do the insert, I am comparing the records in the text file that was generated to the number of records that are in MySQL and the counts are off from 1 in some cases all the way up to 10.I am writing an app to export some data from MS




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: