rift Posted June 6, 2005 Share Posted June 6, 2005 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 More sharing options...
Rob123 Posted June 6, 2005 Share Posted June 6, 2005 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 More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.