Guest Posted March 15, 2006 Posted March 15, 2006 I hope this isn't too easy!! I was reading the "Readme" file that comes with the, "Information Pages" contribution and step 2 states, Run the information.sql file located in the /sql folder. This will create the "information" table. table 'information' (file: 'information.sql'). cd /tmp mysql -u USER -p OSCOMMERCE_DATABASE < ./information.sql How do I do this? Where do I start? Any assistance would be much appreciated. A. Iber Quote
Guest Posted March 16, 2006 Posted March 16, 2006 I hope this isn't too easy!! I was reading the "Readme" file that comes with the, "Information Pages" contribution and step 2 states, Run the information.sql file located in the /sql folder. This will create the "information" table. table 'information' (file: 'information.sql'). cd /tmp mysql -u USER -p OSCOMMERCE_DATABASE < ./information.sql How do I do this? Where do I start? Any assistance would be much appreciated. A. Iber ANYONE!!! Quote
tec Posted March 17, 2006 Posted March 17, 2006 ANYONE!!! hi there, to run an sql file, you go into your phpMyadmin, select the DB, click on the SQL tab, browse for the .sql file and hit 'run' Quote
Guest Posted March 17, 2006 Posted March 17, 2006 hi there, to run an sql file, you go into your phpMyadmin, select the DB, click on the SQL tab, browse for the .sql file and hit 'run' Got it! Thank you Quote
tec Posted March 17, 2006 Posted March 17, 2006 Got it! Thank you your welcome. I hope you were able to get it before i answered. It has been a few days since you made your post Quote
Guest Posted March 17, 2006 Posted March 17, 2006 your welcome.I hope you were able to get it before i answered. It has been a few days since you made your post Yes. I just "imported" the file. What confused me was th "run" part. Thanks, again. Quote
tec Posted March 17, 2006 Posted March 17, 2006 Yes. I just "imported" the file. What confused me was th "run" part. Thanks, again. ahh, ok, i gotcha :) I am happy you got it working 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.