speed2 Posted December 16, 2004 Posted December 16, 2004 HI Guys, once of my manufacture is went bankrupt. Now how do I delete all of this product at once or how do I put all product as "SOLD OUT" Please help
boxtel Posted December 16, 2004 Posted December 16, 2004 HI Guys, once of my manufacture is went bankrupt. Now how do I delete all of this product at once or how do I put all product as "SOLD OUT" Please help <{POST_SNAPBACK}> find the manufacturers id of the one you want out in manufactuters table then update the products table update products set products_status = 0 where manufacturers_id = the one or set products_quantity = 0 Treasurer MFC
Recommended Posts
Archived
This topic is now archived and is closed to further replies.