Gruzin Posted February 22, 2007 Share Posted February 22, 2007 Hi guys, I need to import CSV file in mysql database using phpmyadmin... Can someone point me to the right direction? Thanks and sorry if wrong forum, George Link to comment https://forums.phpfreaks.com/topic/39603-import-csv-file/ Share on other sites More sharing options...
TRI0N Posted February 22, 2007 Share Posted February 22, 2007 Well there is several ways to do this for several things you can import.. You can import into an existing Table by first selecting the table then at the top click the IMPORT TAB or you can create a NEW TABLE that can be done from either the Home Page of phpMyAdmin or by selecting the Database then IMPORT TAB to import a new table. Link to comment https://forums.phpfreaks.com/topic/39603-import-csv-file/#findComment-191108 Share on other sites More sharing options...
Gruzin Posted February 22, 2007 Author Share Posted February 22, 2007 Thanks but I can not find "IMPORT TAB"... George Link to comment https://forums.phpfreaks.com/topic/39603-import-csv-file/#findComment-191187 Share on other sites More sharing options...
TRI0N Posted February 22, 2007 Share Posted February 22, 2007 You don't even see the Import Link on the main page? What verion of PHP and phpMyAdmin do you have? Link to comment https://forums.phpfreaks.com/topic/39603-import-csv-file/#findComment-191196 Share on other sites More sharing options...
Gruzin Posted February 22, 2007 Author Share Posted February 22, 2007 OK, I've done it! I had to creat table and then import CSV... Thanks a lot mate, George Link to comment https://forums.phpfreaks.com/topic/39603-import-csv-file/#findComment-191235 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.