請問,為何我從VB(do loop) Insert 7萬多筆資料到MySQL
大部份資料都會成功,但會有一千多筆會失敗
如:
Insert into www_rew values ('2113301','0736','李宜珮','1')
Insert into www_rew values ('2096713','0752','陳嘉珮','1')
Insert into www_rew values ('2118015','0757','陳慧娉','1')
Insert into www_rew values ('2140002','0757','林雅珮','1')
Insert into www_rew values ('2136133','1031','傅詩俞','1')
Insert into www_rew values ('2017139','1231','吳文珮','1')
....
試過好幾次,每次都是這一堆資料有錯;
可是在mysql的command line下面,又不會錯
這是為什麼?
arrow
arrow
    全站熱搜

    vbqa 發表在 痞客邦 留言(3) 人氣()