<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.3.3" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments for Brian &amp; Laura McGarvie</title>
	<link>http://www.mcgarvie.net</link>
	<description>Welcome to Brian and Laura McGarvie's homepage, find out more information on Brian M McGarvie and  his it consultancy, and about our personal adventures and experiances...</description>
	<pubDate>Fri, 09 May 2008 20:11:03 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
		<item>
		<title>Comment on History of the McGarvie Name by Paul McGarvie</title>
		<link>http://www.mcgarvie.net/2007/07/25/genealogy/history-of-the-mcgarvie-name/#comment-13</link>
		<dc:creator>Paul McGarvie</dc:creator>
		<pubDate>Thu, 22 Nov 2007 07:53:30 +0000</pubDate>
		<guid>http://www.mcgarvie.net/2007/07/25/genealogy/history-of-the-mcgarvie-name/#comment-13</guid>
		<description>small piece of history for you then. Mundy McGarvie was in the first Roll of the Gordon Highlanders in 1794.</description>
		<content:encoded><![CDATA[<p>small piece of history for you then. Mundy McGarvie was in the first Roll of the Gordon Highlanders in 1794.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on SQL - Select using current day&#8230; by logicbox symba</title>
		<link>http://www.mcgarvie.net/2007/08/23/programming/sql-select-using-current-day/#comment-12</link>
		<dc:creator>logicbox symba</dc:creator>
		<pubDate>Wed, 21 Nov 2007 20:43:45 +0000</pubDate>
		<guid>http://www.mcgarvie.net/2007/08/23/programming/sql-select-using-current-day/#comment-12</guid>
		<description>&lt;p&gt;Private Sub lm_Click()&lt;br /&gt;
s1 = "select prof.nom_prof from ((((classe inner join r_pc on classe.code_classe=r_pc.code_classe) "&lt;br /&gt;
s2 = "inner join prof on r_pc.code_prof=prof.cde_prof) "&lt;br /&gt;
s3 = "inner join r_pm on prof.cde_prof=r_pm.code_prof)"&lt;br /&gt;
s4 = " inner join module on r_pm.code_module=module.code_mod )"&lt;br /&gt;
s5 = " where module.lib_mod='" + lm + "'"&lt;br /&gt;
r_sql = s1 &#038; s2 &#038; s3 &#038; s4 &#038; s5&lt;br /&gt;
Set tabl = bd.OpenRecordset("select prof.nom_prof from ((((classe inner join r_pc on classe.code_classe=r_pc.code_classe) inner join prof on r_pc.code_prof=prof.cde_prof)inner join r_pm on prof.cde_prof=r_pm.code_prof)inner join module on r_pm.code_module=module.code_mod )where module.lib_mod='" + lm + "'")&lt;br /&gt;
While Not tabl.EOF&lt;br /&gt;
 lp.AddItem tabl![nom_prof]&lt;br /&gt;
 tabl.MoveNext&lt;br /&gt;
Wend&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Private Sub lm_Click()<br />
s1 = &#8220;select prof.nom_prof from ((((classe inner join r_pc on classe.code_classe=r_pc.code_classe) &#8220;<br />
s2 = &#8220;inner join prof on r_pc.code_prof=prof.cde_prof) &#8220;<br />
s3 = &#8220;inner join r_pm on prof.cde_prof=r_pm.code_prof)&#8221;<br />
s4 = &#8221; inner join module on r_pm.code_module=module.code_mod )&#8221;<br />
s5 = &#8221; where module.lib_mod=&#8217;&#8221; + lm + &#8220;&#8216;&#8221;<br />
r_sql = s1 &#038; s2 &#038; s3 &#038; s4 &#038; s5<br />
Set tabl = bd.OpenRecordset(&#8221;select prof.nom_prof from ((((classe inner join r_pc on classe.code_classe=r_pc.code_classe) inner join prof on r_pc.code_prof=prof.cde_prof)inner join r_pm on prof.cde_prof=r_pm.code_prof)inner join module on r_pm.code_module=module.code_mod )where module.lib_mod=&#8217;&#8221; + lm + &#8220;&#8216;&#8221;)<br />
While Not tabl.EOF<br />
 lp.AddItem tabl![nom_prof]<br />
 tabl.MoveNext<br />
Wend</p>
]]></content:encoded>
	</item>
</channel>
</rss>
