zohia Posted February 20, 2007 Share Posted February 20, 2007 Hi! I'm trying to install products on order but can't undersand what to do in step 2.... it might be fairly easy but I just don't know what to do. Any ideas? It says: ### STEP 2.0 ##################################################### ################################################################## ### DATABASE update SQL TO DO to add the delay order for product ### REQUETE SQL pour ajouter dans la base de donnŽe le dŽlai sur commande ################################################################## ################################### ### ALTER TABLE with the query ### OR LOAD the products_on_order.sql file ALTER TABLE `products` ADD `products_on_order` INT(2) DEFAULT '0' NOT NULL AFTER `products_quantity`; Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.