![]() |
How can I delete multiple customers? |
Post Reply
|
| Author | |
postitworld
Newbie
Joined: 11-February-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Topic: How can I delete multiple customers?Posted: 12-February-2009 at 1:11am |
|
Hi, can anyone tell me how I can delete over 900 customers at once? I imported them by accident now I am trying to get rid of them. I was testing the import function and didn't realize the list would import in without a warning. Thank you
|
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-February-2009 at 11:59am |
|
Have you tried this?
http://wiki.earlyimpact.com/productcart/customer-import
ProductCart allows you to easily “undo” an import/update by reverting back to the data that was stored in the customer table before new data was imported or updated |
|
![]() |
|
postitworld
Newbie
Joined: 11-February-2009 Status: Offline Points: 0 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-February-2009 at 1:13pm |
|
Hi,
Thank you for the response to my question but I already tried to back out of the import, I was not able. Some where some how I need to delete the customers. Thanks again!! |
|
![]() |
|
Greg Dinger
Certified ProductCart Developers
Joined: 23-September-2006 Location: United States Status: Offline Points: 238 |
Post Options
Thanks(0)
Quote Reply
Posted: 12-February-2009 at 3:11pm |
|
If your host allows you access to the database via some browser-based tool, or via SQL Studio Express, it would be possible to use the following query to wipe out all of the customer records.
TRUNCATE TABLE customers
|
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |