Zarathud Posted July 26, 2003 Posted July 26, 2003 Ok, I just started learning MySQL and PHP so bear with me. I am trying to add the Gift Voucher mod and it requires me to add a new database to my current osCommerce database. I have PHPMyAdmin working, but I don't see an option to merge the two databases. Can anyone give me quick instructions, or point to a place that can. Thanks.
Guest Posted July 26, 2003 Posted July 26, 2003 The contribution only requires you to add a *table* to your current database - open phpmyadmin/your_database, browse to the .sql file using the "Run SQL query/queries on database" dialog and click the go button. Always backp your database.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.