<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Reset full system (Delete all entries)?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=3572</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=3572&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Reset full system (Delete all entries)?.]]></description>
		<lastBuildDate>Mon, 04 Feb 2013 00:57:00 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15445#p15445</link>
			<description><![CDATA[<p>Mere deletion of data records is insufficient. <br />The auto_increment counter has to be reset as well if used. <br />Hence a TRUNCATE command is better suited for purges.</p><p>Also, some of the data should not be purges as they may pertain to <br />&nbsp; permissions, <br />&nbsp; logical inter-relationships used in code,<br />&nbsp; drop-down list and other form element choices,<br />&nbsp; sys_prefs choices.</p><p><strong>The recomended way</strong>: After FA is setup and tweaked (extensions, languages, roles, prefs) the way you want it. take a backup and use it to restore for purges later on. Remember the passwords as well for the restored state.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Mon, 04 Feb 2013 00:57:00 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15445#p15445</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15441#p15441</link>
			<description><![CDATA[<p>That might have been part of why my attempt at wiping the database clean didn&#039;t work.&nbsp; What happened was not all of the data was erased, and some of the indexes got mangled.&nbsp; When I tried to then restore the real data from a backup, stuff got jumbled up....&nbsp; GL accounts weren&#039;t balancing, reports were wrong, etc.</p>]]></description>
			<author><![CDATA[null@example.com (chrison)]]></author>
			<pubDate>Sun, 03 Feb 2013 16:51:48 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15441#p15441</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15437#p15437</link>
			<description><![CDATA[<p>Beware: Some new tables and data get created / modified when some extensions get installed.</p>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Sun, 03 Feb 2013 14:03:14 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15437#p15437</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15435#p15435</link>
			<description><![CDATA[<p>I found an SQL script somewhere in the forum for an earlier version of FA (can&#039;t remember which one but I think it was 2.2.x) that supposedly wipes the data clean.&nbsp; I tried to modify it to work with 2.3.13 but when I ran it it made a terrible mess of things so I ended up having to start from a clean install.</p><p>My recommendation is to NOT try and wipe the sample data and reset the database.&nbsp; There are just too many interrelated tables and if something goes wrong you&#039;re totally screwed.&nbsp; In the end, it is probably much easier to just start fresh with a clean install.&nbsp; However, if you wish to give it a try I do wish you the best of luck.</p><p>Regards,</p><p>Chris</p>]]></description>
			<author><![CDATA[null@example.com (chrison)]]></author>
			<pubDate>Sun, 03 Feb 2013 08:19:17 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15435#p15435</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=15429#p15429</link>
			<description><![CDATA[<p>I am not sure this is possible in FA. The best practice with any installation is to backup a clean copy once the setup is all done. You of course can do this at the DB level, but please make sure you understand the ERD of FA tables.</p>]]></description>
			<author><![CDATA[null@example.com (tekillah)]]></author>
			<pubDate>Sat, 02 Feb 2013 20:08:56 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=15429#p15429</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14436#p14436</link>
			<description><![CDATA[<p>Is there any option to delete all the entries from within the system itself? (To delete as batch or by selecting multiple entries at a time)</p>]]></description>
			<author><![CDATA[null@example.com (bluebird)]]></author>
			<pubDate>Tue, 27 Nov 2012 12:12:26 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14436#p14436</guid>
		</item>
		<item>
			<title><![CDATA[Re: Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14434#p14434</link>
			<description><![CDATA[<p>No, but you can restore the company from the same script as you started with.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Tue, 27 Nov 2012 10:32:28 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14434#p14434</guid>
		</item>
		<item>
			<title><![CDATA[Reset full system (Delete all entries)?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=14431#p14431</link>
			<description><![CDATA[<p>My installation have many sample data which I created while looking around the system.<br />Is there are way that I can reset complete system so that it becomes fresh installation?</p>]]></description>
			<author><![CDATA[null@example.com (bluebird)]]></author>
			<pubDate>Tue, 27 Nov 2012 07:21:43 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=14431#p14431</guid>
		</item>
	</channel>
</rss>
