Jump to content

Importing CSV File to mysql Database table


sankarkarthikeyan

Recommended Posts

Hi friends i need a small help in importing csv files into mySQL database table i tried all possible options but i am no where... here is the example for what i am trying to do

 

Mysql DB  name = raw          Table name is = dump

 

+--------------------+--------------------+

+    Account            +      Bal                +

+--------------------+--------------------+

+                            +                            +

+--------------------+--------------------+

 

CSV Format

 

50************13, 11095

 

When they upload the file it should automatically get inserted into appropriate fields any help would be great

 

i tried all possible scripts found in the net could nothing is happening

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.