removing all product data from an new dev site

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
brick
Ensign (ENS)
Ensign (ENS)
Posts: 12
Joined: Fri Aug 06, 2010 10:39 am

removing all product data from an new dev site

Post by brick » Fri Aug 06, 2010 10:45 am

I am in the process of populating a new site with products and i want to be able to try different upload templates in the Dataport. if i don't like what i upload i want to clear the DB and do it again.
How do i do that.

it would be "delete from productTable" if i had access to the sql dB but i dont.

thanks

Brick

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: removing all product data from an new dev site

Post by mazhar » Mon Aug 09, 2010 4:46 am

Try bulk delete products from merchant panel. Login to the system and then from catalog there is an option to drop multiple products and categories. You can use this section to drop the desired records.

brick
Ensign (ENS)
Ensign (ENS)
Posts: 12
Joined: Fri Aug 06, 2010 10:39 am

Re: removing all product data from an new dev site

Post by brick » Mon Aug 09, 2010 10:17 am

Mazar I needed to remove all the products so i figured out how to use the the DB. Here is the problem. I have re-uploaded 6500 products to a new dev site but they are not visible in any category. They are visible as orphaned products under catalog but how do i get them to show up in a category.

Post Reply