<?xml version="1.0" encoding="ISO-8859-1" ?>
<rss version="2.0">
<channel>
<title>E-Commerce Appraisal Application - Application Bulletins</title>
<link>http://www.for.gov.bc.ca/pscripts/his/apb/index.asp</link>
<description>Bulletins for the last 14 day  regarding Ministry of Forests and Range computer applications, systems and networks.</description>
<copyright>Copyright 2009, Province of British Columbia</copyright>
<language>en-ca</language>
<lastBuildDate>Tue, 24 Nov 2009 12:00:00 PST</lastBuildDate>
<image>
<title>Ministry of Forests and Range</title>
<url>http://www.for.gov.bc.ca/images/forser1.gif</url>
<link>http://www.for.gov.bc.ca/pscripts/his/apb/index.asp</link>
<width>68</width>
<height>87</height>
</image>SELECT b.RecordID, b.Title, b.Access, b.Abstract, b.dtPosted, a.Acr, a.App, s.Subject FROM  tbSubject s INNER JOIN ( tbApp a INNER JOIN tbAPB b ON a.AppID = b.AppID ) ON s.SubjectID = b.SubjectID WHERE ( b.dtExpired > now() ) AND  b.dtPosted > #11/10/2009# AND  a.AppID = 5 AND  b.Access = 'PA'   ORDER BY b.dtPosted DESC, b.RecordID DESC;
</channel>
</rss>