Hi All,

I have bulk data store in text file, which is attached with this email. Could 
any 1 please help on how to insert using phpMyAdmin??

I tried using below code but getting "Error in SQL Syntax":

BULK 
INSERT venue  FROM 'c:\venues.txt'     
        WITH
    (   FIELDTERMINATOR = '","')
                


Any help will be appreciated.



Regards,


Nasreen


      

Reply via email to