PDA

View Full Version : Importing categories from excel or csv file


pachimondai
04-24-2006, 07:41 AM
Hi,

How can I import all my categories from excel file into my database?

I wanna import all categories into new directory installation.

Can someome help me out?

Thank!! :roll:

anon
04-24-2006, 07:59 AM
Why dont you just export the db into a .sql file from your old directory and import it into you rnew directory?

pachimondai
04-24-2006, 12:04 PM
HI Anon, thanks for replying

maybe I didn't make myself clear, I have one new directory installation.

I have a bulk categories in excel and want to import them into my directory.

Is there a way to do that through phpmyadmin or do I need to run some mysql commands?

Hope now it is more clear


Thanks!!

pachimondai
05-01-2006, 08:59 AM
Never mind this one, I found out it was a problem on my file encoding, so I just save my file as utf-8 and it worked!!