<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — FA with PostgreSQL or Oracle?]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=496&amp;type=atom" />
	<updated>2010-10-26T13:23:03Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=496</id>
		<entry>
			<title type="html"><![CDATA[Re: FA with PostgreSQL or Oracle?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7218#p7218" />
			<content type="html"><![CDATA[<p>No, you are wrong. Look int the code and you will find that beside connect_db.inc there is only&nbsp; a couple of single mysql_* calls in other files, and there are rationale why they are there.</p><p>You can start your abstraction layer exercise by fixing current_user.inc, db_pager.inc, system_tests.inc and install/index.php to make them use the functions defined in connect_db.inc <img src="https://frontaccounting.com/punbb/img/smilies/wink.png" width="15" height="15" alt="wink" />.</p><p>Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2010-10-26T13:23:03Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7218#p7218</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA with PostgreSQL or Oracle?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=7209#p7209" />
			<content type="html"><![CDATA[<p>MySQL functions seem to be in all sorts of places, as a seach for &quot;mysql_&quot; reveals.</p><p>I&#039;d like to use SQLite. I&#039;d write the abstration layer which would be quite simple were it not for the above.</p>]]></content>
			<author>
				<name><![CDATA[mnicholas]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=2252</uri>
			</author>
			<updated>2010-10-25T11:20:13Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=7209#p7209</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA with PostgreSQL or Oracle?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1888#p1888" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>joe wrote:</cite><blockquote><p>The database functions for MySQL is wrapped in the files /includes/db/connect_db.inc and /includes/db/sql_functions.inc (transactions), so there should be no hard-coded mysql-functions.<br />But we cannot guarantee that all SQL sentenses will work in either PostgreSQL or Oracle. And we do not maintain any support on this topic.</p><p>/Joe</p></blockquote></div><p>Thanks, Joe.&nbsp; We&#039;ll check it out and possibly contribute our Pg changes.</p>]]></content>
			<author>
				<name><![CDATA[Henry]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=234</uri>
			</author>
			<updated>2009-02-17T15:11:33Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1888#p1888</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: FA with PostgreSQL or Oracle?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1885#p1885" />
			<content type="html"><![CDATA[<p>The database functions for MySQL is wrapped in the files /includes/db/connect_db.inc and /includes/db/sql_functions.inc (transactions), so there should be no hard-coded mysql-functions.<br />But we cannot guarantee that all SQL sentenses will work in either PostgreSQL or Oracle. And we do not maintain any support on this topic.</p><p>/Joe</p>]]></content>
			<author>
				<name><![CDATA[joe]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=3</uri>
			</author>
			<updated>2009-02-17T14:35:37Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1885#p1885</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[FA with PostgreSQL or Oracle?]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=1883#p1883" />
			<content type="html"><![CDATA[<p>Greets,</p><p>Are the DB calls in the PHP hard-coded for MySQL, or is an abstraction layer used so alternative databases (such as PostgreSQL or Oracle) can be used?</p><p>Thanks<br />Henry</p>]]></content>
			<author>
				<name><![CDATA[Henry]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=234</uri>
			</author>
			<updated>2009-02-17T14:26:25Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=1883#p1883</id>
		</entry>
</feed>
