MySQL + ADO + LOAD DATA

oboeguy

Diamond Member
Dec 7, 1999
3,907
0
76
Specificall, if you use LOAD DATA to get some stuff into MySQL via ADO, how do you get the text ouput by LOAD DATA that you would otherwise get if you exectued LOAD DATA from the mysql command-line? TIA.