Crystina Posted October 18, 2006 Posted October 18, 2006 Hello. I got this contribution up and running, but I have two questions... 1) I have no link in my admin. I have worked around that, but it would be so nice to be able to click on a link. =-) 2) I have exported the file from my database to see the structure. I then added a ton of data to that file, creating the attribute sets manually. How do I then upload it back into the database to overwrite the one I exported? Quote
Crystina Posted October 18, 2006 Author Posted October 18, 2006 I'm using this command is MySql I have my data file in my root directory: /home/content/d/r/d/drddw911/html LOAD DATA LOCAL INFILE '/home/content/d/r/d/drddw911/html/import.csv' INTO TABLE products_attributes_sets_elements; It doesn't give me any errors (which is usually a good thing) but it also doesn't change the file any. ??? Quote
Crystina Posted October 18, 2006 Author Posted October 18, 2006 I'm using this command is MySqlI have my data file in my root directory: /home/content/d/r/d/drddw911/html LOAD DATA LOCAL INFILE '/home/content/d/r/d/drddw911/html/import.csv' INTO TABLE products_attributes_sets_elements; It doesn't give me any errors (which is usually a good thing) but it also doesn't change the file any. ??? Quote
Crystina Posted October 19, 2006 Author Posted October 19, 2006 Any ideas yet? I know someone out there has updated current tables with new info manually. Can anybody tell me how to do this? Quote
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.
Note: Your post will require moderator approval before it will be visible.