Contributions

Other (Category Index)
Search: 

Database Update Scripts

This is a small collection of simple PHP scripts that run SQL commands to update your oscommerce "products" table.

Includes:
Two scripts to update the quantities and prices in the "products" table from another table (useful for those who drop-ship and receive updated lists from a distributor).

One script to update the "products_tax_class_id" field. Very useful if you maintain a large catalog and need to change the tax code for all products.

Please read the "README" file first before running the scripts.

Expand All / Collapse All

Database Update Scripts Sky Maya 25 Nov 2003

This is a small collection of simple PHP scripts that run SQL commands to update your oscommerce "products" table.

Includes:
Two scripts to update the quantities and prices in the "products" table from another table (useful for those who drop-ship and receive updated lists from a distributor).

One script to update the "products_tax_class_id" field. Very useful if you maintain a large catalog and need to change the tax code for all products.

Please read the "README" file first before running the scripts.

Note: Contributions are used at own risk.