PDA

View Full Version : Magento, phpmyadmin, php help



Tom Davis
06-22-2009, 08:47 AM
I am new to mysql and myphpadmin but I understand basics of relational databased carts and that they use EAV. I am using magento and have about 1200 products up and going. Uploading is to slow. I have looked at my database in myphpadmin and understand its coded, but, what are the basic steps for add/manage products. EX. To add product(s) were do I go first? A general how to is what I need to get started. EX. Do I transform the data to sql first or codes, were is the actual table(?) the codes are assigned to, the name ect. and where are the names Ect. stored for callout. I know that they have to somewhere because the display on the page not the code. Hope this isn't asking to much. Basic understanding would be very helpful.

Tom Davis
06-22-2009, 08:58 AM
I have my database imported into myphpadmin and see that I can export data to csv ect. Now haw do I get the updated csv data back?

shadmego
06-22-2009, 11:03 AM
These posts were moved to their own thread. In the future, do not post questions in other threads unless they are directly related to the original topic.

stamat
06-24-2009, 01:57 PM
When you import files from phpMyAdmin, it should automatically understand which file format you used.

Regards