Bulk Insert from text file

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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


      

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux