Hi all,
Is there an easy (fast) way of deleting the sample data that came with my installed version?
Regards,
Dave
Hi all,
Is there an easy (fast) way of deleting the sample data that came with my installed version?
Regards,
Dave
You have to re-run the installation, this time saying Drop Tables, and not asking it to install demo data. But you can just re-use the same database and database user name
Thanks Michael,
I didn't have that level of control of the install as it was automatically installed by a single command from my hosts control panel.
Is there a reset command availablefrom the admin panel within SugarCRM?
Failing this I guess I'll have to edit the tables directly through MySQL or just delete the entries through SugarCRM.
Regards,
Dave
Yes - if you cannot re-install (much preferred) - you are stuck with one of those choices.
Thanks again Michael,
I won't waste any more time on looking for a shortcut. When I install for clients I'll make sure I do a manual install. I had a look at Info at Hand, a good looking product, well done. I will keep it in mind as a solution for clients.
Regards,
Dave
Be careful deleting from within SugarCRM, as only a soft delete is done (i.e. delete flag is set to 1 and the records are no longer visible in Sugar but are still in the DB).Originally Posted by Desmotech
Cheers Malcolm
Genius4U Limited - Ingenious simple IT solutions for you / Genial einfache IT Lösungen für Sie
http://www.genius4u.com or http://www.genius4u.de
Even if you don't have that level of control in the first place, you can still try the following after the initial install:Originally Posted by Desmotech
Edit your config.php file and change 'installer_locked' => true to 'installer_locked' => false
Point your browser to http://yourserver.com/sugar/install.php
This will start the installer again, you can re-create the tables and uncheck the option to install the demo data.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks