Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Updating Prices from test or csv File


VectorSix

Recommended Posts

Rather than re-inventing the wheel, I am wondering if anyone has done development or reserch into auto updating prices into mySql from a csv file? I extract my data from my ERP system into a csv file, auto ftp it to my web server, now I need to figure out how to schedule it to run a script to run the price updates. Is there a batch update script for mySql that anyone has created that they would care to share?

Link to comment
Share on other sites

See the Easypopulate contribution

http://www.oscommerce.com/community/contributions,500

 

R Walker

 

 

Rather than re-inventing the wheel, I am wondering if anyone has done development or reserch into auto updating prices into mySql from a csv file? I extract my data from my ERP system into a csv file, auto ftp it to my web server, now I need to figure out how to schedule it to run a script to run the price updates. Is there a batch update script for mySql that anyone has created that they would care to share?
Link to comment
Share on other sites

Not exactly what I had in mind. I mean something more along the lines of using INFILE or MYSQLIMPORT. There must be people running stored reports that create CSV file that are imported into mySQL for their inventory or pricing. Unless everyone in this forum does it manually ?? That's whacky. I have over 14,000 SKU's, so that isn't going to happen.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...