Results 1 to 4 of 4
  1. #1
    Join Date
    May 2008
    Location
    United States
    Posts
    490
    Plugin Contributions
    1

    help question Cleaning Customer Database

    Ok, I would like to deleted customers that have never ordered and that did not create an account in (xx) amount of days? How can this be done....without having to delete each one at a time?


    Thanks!

  2. #2
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Cleaning Customer Database

    Why do you want to do this?

    Your customer database is probably the most valuable thing you have!

    I registered on the UK "John Lewis" website in 2003, but did not made a purchase until last week (5 years later!) - but it was good to see that John Lewis had not forgotten me! All my details were still there.

  3. #3
    Join Date
    May 2008
    Location
    United States
    Posts
    490
    Plugin Contributions
    1

    Default Re: Cleaning Customer Database

    I have my reasons, and need to do this.

  4. #4
    Join Date
    Mar 2008
    Location
    Cape Town & London (depends on the season)
    Posts
    2,975
    Plugin Contributions
    0

    Default Re: Cleaning Customer Database

    Customer data is split into customer details and customer addresses in the database. The tables cross-reference each other using the customer ID.

    You could therefore remove customer data using phpMyAdmin, but you would need to be very careful here as you would need to remove their personal data and their address data. Using the ID may help you determine what records to delete.

    Bear in mind that if they have made purchases, these tables will cross-reference to others in the database.

    ... it can become a nightmare if you get it wrong!

    Get a student in for the afternoon and let them do it manually on the admin interface.

    Which ever method you use (phpMyAdmin or Student) BACKUP BEFORE YOU START !

 

 

Similar Threads

  1. v155 cleaning up database
    By soxophoneplayer in forum General Questions
    Replies: 5
    Last Post: 24 Aug 2016, 07:09 PM
  2. Manually merging 151 database customer records into a 154 database
    By jmocallghan in forum Upgrading to 1.5.x
    Replies: 9
    Last Post: 28 Feb 2015, 01:31 PM
  3. Customer not showing up on customer list, but can be found on database
    By roystik in forum Managing Customers and Orders
    Replies: 5
    Last Post: 24 Mar 2010, 09:42 AM
  4. Replies: 3
    Last Post: 24 Jan 2009, 12:24 AM
  5. Cleaning up
    By Rob905 in forum Templates, Stylesheets, Page Layout
    Replies: 8
    Last Post: 12 Jan 2009, 01:43 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg