<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Database Transactions - Is it available?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1255&amp;type=atom" />
	<updated>2010-08-16T19:26:39Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=1255</id>
		<entry>
			<title type="html"><![CDATA[Re: Database Transactions - Is it available?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6746#p6746" />
			<content type="html"><![CDATA[<p>There are a couple of advantages of MyISAM engine, which is not available in innoDB (e.g. full text search) To find the differences you can find various comparision articles on internet. InnoDB is not universal choice, however we still consider switching all tables to to this engine. As for now we can live without the change, and until we have foreign key constraints implemented in FA database, the switch is not necessary.</p><p>Janusz.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-08-16T19:26:39Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6746#p6746</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Database Transactions - Is it available?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=6736#p6736" />
			<content type="html"><![CDATA[<p>Dear FA Team, I do not understand why the FA are not using InnoDB for all tables. considering almost all the tables relate to each other. i mean, using the &quot;constrain&quot; feature to make sure that data is related correctly.</p>]]></content>
			<author>
				<name><![CDATA[nucreativa]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=658</uri>
			</author>
			<updated>2010-08-16T06:05:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=6736#p6736</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Database Transactions - Is it available?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5590#p5590" />
			<content type="html"><![CDATA[<p>Yes it is available. All critical tables use INNO_DB and operations are surrounded with BEGIN, COMMIT or ROLLBACK when inserting and/or updating.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2010-04-10T12:49:27Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5590#p5590</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Database Transactions - Is it available?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=5588#p5588" />
			<content type="html"><![CDATA[<p>I haven&#039;t use this system but upon analysing source code I find out that Database Transactions are missing.&nbsp; Being a Webbased application Database Transactions are important factor. </p><p>Is it available? May be I haven&#039;t found it as I have just started. Or there are other alternative implemented by FA teams.</p>]]></content>
			<author>
				<name><![CDATA[qasimshabbir]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=835</uri>
			</author>
			<updated>2010-04-10T10:15:15Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=5588#p5588</id>
		</entry>
</feed>
