Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Global Database Changes


rift

Recommended Posts

How do I directly access the products database to make bulk and global changes quickly rather than going throught each individual item??? For instance Supplier price list updates? Is it possible?

Link to comment
Share on other sites

You can make changes directly to your database using your favorite MySQL connector such as phpMyAdmin or SQLYog.

 

You can find MySQL documentation here:

http://dev.mysql.com/doc/

 

Personally I love directly accessing the database using sql scripts.... but then again I like strange things :rolleyes:

 

HTH,

Robert

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...