Jump to content

Excel to MYSQL problems


miracle_potential

Recommended Posts

I have been searching for hours on how to get my Excel sheet into MYSQL but all the converters cost bloody money and the demos only do like 5 rows ¬_¬

 

Does anyone know how to do this? because I really need this doing there are like 350 differant rows of products for a shop I'm programming

Link to comment
https://forums.phpfreaks.com/topic/103573-excel-to-mysql-problems/
Share on other sites

are you looking for an application that allows end users to do this on a regular basis or are you just trying to get a spreadsheet into your database?

 

if the later is true, save the spread sheet as a comma or tab delimited CSV or TXT file in excel.  Then you can upload it easily with phpMyAdmin or a few SQL commands.

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.