Sommai,
Wednesday, February 27, 2002, 11:29:30 AM, you wrote:
SF> Hi,
SF> I have to insert data to table which has many fields (252 fields). This
SF> table was successful update by the LOAD DATA infile. But when I generate
SF> SQL statement with from VB, SQL statment length got more tha
Hi,
I have to insert data to table which has many fields (252 fields). This
table was successful update by the LOAD DATA infile. But when I generate
SQL statement with from VB, SQL statment length got more than 1000 byte. I
was try many time to re-check SQL syntax but I still can not i