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 Quote 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. Quote 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 Quote 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 Quote 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! Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.