<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[My Visual Database — I have a sql populated tablegrid]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=1045</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=1045&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in I have a sql populated tablegrid.]]></description>
		<lastBuildDate>Wed, 18 Feb 2015 17:26:43 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: I have a sql populated tablegrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=5807#p5807</link>
			<description><![CDATA[<p>Thanks!&nbsp; trying now.</p>]]></description>
			<author><![CDATA[null@example.com (timlitw)]]></author>
			<pubDate>Wed, 18 Feb 2015 17:26:43 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=5807#p5807</guid>
		</item>
		<item>
			<title><![CDATA[Re: I have a sql populated tablegrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=5806#p5806</link>
			<description><![CDATA[<p>Example, where isSmoke is boolean field:</p><br /><div class="codebox"><pre><code>SELECT 

firstname,
lastname,
(CASE WHEN isSmoke=1 then &#039;Yes&#039; else &#039;No&#039; end)

FROM TableName</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Wed, 18 Feb 2015 17:06:32 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=5806#p5806</guid>
		</item>
		<item>
			<title><![CDATA[I have a sql populated tablegrid]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=5805#p5805</link>
			<description><![CDATA[<p>I have a sql populated tablegrid, there is a field in the table that is 1 or 0 and I would like to show it as yes or no in the grid - is this possible in the sql or as an option to the grid?&nbsp; where do I look for this information?</p>]]></description>
			<author><![CDATA[null@example.com (timlitw)]]></author>
			<pubDate>Wed, 18 Feb 2015 16:41:55 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=5805#p5805</guid>
		</item>
	</channel>
</rss>
