<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[FrontAccounting forum — Manufacturing Reports - Print Work Orders - DATABASE ERROR]]></title>
	<link rel="self" href="https://frontaccounting.com/punbb/extern.php?action=feed&amp;tid=2378&amp;type=atom" />
	<updated>2011-09-28T17:30:11Z</updated>
	<generator>PunBB</generator>
	<id>https://frontaccounting.com/punbb/viewtopic.php?id=2378</id>
		<entry>
			<title type="html"><![CDATA[Re: Manufacturing Reports - Print Work Orders - DATABASE ERROR]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10304#p10304" />
			<content type="html"><![CDATA[<p>Oh, I see the problem now. The false error is raised when there is no work order in a system <img src="https://frontaccounting.com/punbb/img/smilies/smile.png" width="15" height="15" alt="smile" />. I will fix this&nbsp; misleading message in next minor release. Thanks for pointing this out.<br />Janusz</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2011-09-28T17:30:11Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10304#p10304</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Manufacturing Reports - Print Work Orders - DATABASE ERROR]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10252#p10252" />
			<content type="html"><![CDATA[<p>Hi itronics,<br />Thank you for your reply. </p><p>I noticed this was due to no data is returned by the report&#039;s underlying recordset. </p><p>Can we display a message of &quot;No record to display.&quot; instead of display &quot;Database Error...&quot;. to the user. </p><p>If I were to set a test condition to intercept the above error, may I know where shall I set it because I can&#039;t figure out any underlying SQL from rep409.php.</p><p>Please advise. Thank you very much.</p>]]></content>
			<author>
				<name><![CDATA[Apple]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=8430</uri>
			</author>
			<updated>2011-09-21T04:06:24Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10252#p10252</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Manufacturing Reports - Print Work Orders - DATABASE ERROR]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10245#p10245" />
			<content type="html"><![CDATA[<p>No idea. Seems you have invalid record with id &#039;0&#039; in your workorders table.</p>]]></content>
			<author>
				<name><![CDATA[itronics]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=89</uri>
			</author>
			<updated>2011-09-19T21:35:42Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10245#p10245</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Manufacturing Reports - Print Work Orders - DATABASE ERROR]]></title>
			<link rel="alternate" href="https://frontaccounting.com/punbb/viewtopic.php?pid=10221#p10221" />
			<content type="html"><![CDATA[<p>This is the message that prompt out when accessing &quot;Print Work Order&quot; under &quot;Manufacturing Reports&quot;</p><p>DATABASE ERROR : Could not find work order 0<br />sql that failed was : SELECT wo.*,st.description As StockItemName,l.location_name, l.delivery_address,l.email, l.contact FROM workorders wo, stock_master st, locations l WHERE st.stock_id=wo.stock_id AND l.loc_code=wo.loc_code AND wo.id=&#039;0&#039; GROUP BY wo.id</p><p>Please help.</p>]]></content>
			<author>
				<name><![CDATA[Apple]]></name>
				<uri>https://frontaccounting.com/punbb/profile.php?id=8430</uri>
			</author>
			<updated>2011-09-13T05:53:02Z</updated>
			<id>https://frontaccounting.com/punbb/viewtopic.php?pid=10221#p10221</id>
		</entry>
</feed>
