<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[FrontAccounting forum — systypes.inc error?]]></title>
		<link>https://frontaccounting.com/punbb/viewtopic.php?id=5142</link>
		<atom:link href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=5142&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in systypes.inc error?.]]></description>
		<lastBuildDate>Fri, 05 Sep 2014 22:41:38 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: systypes.inc error?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20688#p20688</link>
			<description><![CDATA[<p>I can agree that it looks better with AS, but it is not needed in mysql.</p><p>/Joe</p>]]></description>
			<author><![CDATA[null@example.com (joe)]]></author>
			<pubDate>Fri, 05 Sep 2014 22:41:38 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20688#p20688</guid>
		</item>
		<item>
			<title><![CDATA[systypes.inc error?]]></title>
			<link>https://frontaccounting.com/punbb/viewtopic.php?pid=20683#p20683</link>
			<description><![CDATA[<p>Is there something wrong in Line 34 of <strong>includes/systypes.inc</strong> ?</p><div class="codebox"><pre><code>    $sql = &quot;SELECT max(last_no) last_no FROM ($sql1 UNION $sql2) a&quot;;</code></pre></div><p>Should it not be (inserted <strong>AS</strong>):</p><div class="codebox"><pre><code>    $sql = &quot;SELECT max(last_no) AS last_no FROM ($sql1 UNION $sql2) a&quot;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (apmuthu)]]></author>
			<pubDate>Fri, 05 Sep 2014 18:40:13 +0000</pubDate>
			<guid>https://frontaccounting.com/punbb/viewtopic.php?pid=20683#p20683</guid>
		</item>
	</channel>
</rss>
