PDA

View Full Version : MySQL and OsCommerce scripts


daver6
1-13-05, 04:21 PM
I'm new to MySQL. A number of OsCommerce contributions include a script file (.sql) that's supposed to be loaded (imported) to and modify my sql database. So far, I don't see where or how this is done.

I can get to MySQL of course and see and manually modify my database, but I don't see how to "run the script". I've probably missed it, but I've looked at both OsCommerce and Powweb forums, but haven't found a specific reference. Can someone please point me to the process?

Thanks!

redhunter
1-13-05, 05:38 PM
In phpmyadmin, select the database in the left then click the SQL tab

Use the "Location of the textfile" section.

Al

daver6
1-13-05, 05:49 PM
:) Al, thanks for the rapid response. Don't know how I missed it.

Thanks again!!

Dave