I have exported the csv file from SQL SERVER database which contains 24K records. I want to convert the csv into an .sql file i have tried phpmyadmin (timeout error) and online converters but all them failed :
<b>Fatal error</b>: Allowed memory size of 67108864 bytes exhausted (tried to allocate 75 bytes) in <b>/mounted-storage/home85/sub007/sc60314-GZFW/typexpert.net/csv2sql/parsecsv.lib.php</b> on line <b>426</b><br />
What will be the best alternative ?
NOTE: None of the previous posts resolved my issue .
this a screen of result i get after import the insert script .sql from SSMS :
I got loading issue (timeout)