sankarkarthikeyan Posted November 30, 2011 Share Posted November 30, 2011 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 Link to comment https://forums.phpfreaks.com/topic/252154-importing-csv-file-to-mysql-database-table/ Share on other sites More sharing options...
Bazzaah Posted November 30, 2011 Share Posted November 30, 2011 http://www.phpfreaks.com/forums/index.php?topic=347607.msg1640455#msg1640455 have a look at this thread. Link to comment https://forums.phpfreaks.com/topic/252154-importing-csv-file-to-mysql-database-table/#findComment-1292792 Share on other sites More sharing options...
sankarkarthikeyan Posted December 1, 2011 Author Share Posted December 1, 2011 Thanks mate it worked like charm Link to comment https://forums.phpfreaks.com/topic/252154-importing-csv-file-to-mysql-database-table/#findComment-1293117 Share on other sites More sharing options...
sankarkarthikeyan Posted December 1, 2011 Author Share Posted December 1, 2011 http://www.phpfreaks.com/forums/index.php?topic=347607.msg1640455#msg1640455 have a look at this thread. thanks mate Link to comment https://forums.phpfreaks.com/topic/252154-importing-csv-file-to-mysql-database-table/#findComment-1293119 Share on other sites More sharing options...
Bazzaah Posted December 1, 2011 Share Posted December 1, 2011 You're welcome! Link to comment https://forums.phpfreaks.com/topic/252154-importing-csv-file-to-mysql-database-table/#findComment-1293132 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.