<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — Database Abstraction Layer]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=1622</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=1622&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Database Abstraction Layer.]]></description>
		<lastBuildDate>Wed, 27 Oct 2010 10:53:51 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7231#p7231</link>
			<description><![CDATA[<p>Yes, you are absolutely right. Move them all into connect_db.inc.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Wed, 27 Oct 2010 10:53:51 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7231#p7231</guid>
		</item>
		<item>
			<title><![CDATA[Re: Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7228#p7228</link>
			<description><![CDATA[<p>The only sensible way to proceed IMHO is to place all the database calls into a single file or set of files.</p>]]></description>
			<author><![CDATA[null@example.com (mnicholas)]]></author>
			<pubDate>Wed, 27 Oct 2010 09:52:37 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7228#p7228</guid>
		</item>
		<item>
			<title><![CDATA[Re: Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7222#p7222</link>
			<description><![CDATA[<p>Considering 2.2 sources for new development is not right direction: we have now 2.3RC2 released and final 2.3 version is planned at the beginning of December.</p><p>Again, please look in the sources - there are only single direct mysq_* calls in files other than connect_db.inc. If you really plan to use other database than MySql with FA, this should be not big problem to fix also those 5 other files.&nbsp; Especially in comparison with efforts needed to solve problems with differences between SQL dialects used by both db.</p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 26 Oct 2010 18:08:04 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7222#p7222</guid>
		</item>
		<item>
			<title><![CDATA[Re: Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7221#p7221</link>
			<description><![CDATA[<p>Currently you&#039;re not making abstraction very easy!</p><p>MySQL calls occur in:<br />admin/system_diagnostics.php, admin/inst_upgrade.php, includes/db_pager.inc, includes/current_user.inc, install/save.php,<br />as well as the includes/db/ directory.<br />That&#039;s with V2.2.11 BTW.</p><p>I&#039;d be more than happy to conribute to a <a href="http://www.sqlite.org/">SQLite</a> driver once the calls are lumped together. I&#039;d recommend the PDO interface too.</p>]]></description>
			<author><![CDATA[null@example.com (mnicholas)]]></author>
			<pubDate>Tue, 26 Oct 2010 16:50:59 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7221#p7221</guid>
		</item>
		<item>
			<title><![CDATA[Re: Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7216#p7216</link>
			<description><![CDATA[<p>Well, I&#039;m not especially paranoid about the Oracle, so I&#039;m just comfortable with MySQL. Also anybody interested can switch to MariaDB database which is maintained by one of original MySQL designers and in fact it is a fork of MySQL. <br />But of course if it is still not acceptable for you, you can implement some db engine switching mechanism for FA and we can try to integrate your contribution into core sources <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />. </p><p>Janusz</p>]]></description>
			<author><![CDATA[null@example.com (itronics)]]></author>
			<pubDate>Tue, 26 Oct 2010 13:07:25 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7216#p7216</guid>
		</item>
		<item>
			<title><![CDATA[Database Abstraction Layer]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=7210#p7210</link>
			<description><![CDATA[<p>With MySQL now owned by Oracle the future of the database must be uncertain. Tying yourself to this storage engine doesn&#039;t look wise to me.</p><p>I&#039;d like to use SQLite.</p><p>If you want an example of DB abstraction that supports MySQL, SQLite and PosgresSQL; look no further the Drupal 7. Yes, they have just added support for the other two DBs.</p>]]></description>
			<author><![CDATA[null@example.com (mnicholas)]]></author>
			<pubDate>Mon, 25 Oct 2010 11:28:44 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=7210#p7210</guid>
		</item>
	</channel>
</rss>
