<?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 — Got error by no returning sql!]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=569</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=569&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Got error by no returning sql!.]]></description>
		<lastBuildDate>Sun, 12 Oct 2014 20:16:57 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Got error by no returning sql!]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2792#p2792</link>
			<description><![CDATA[<p>Thanks a lot</p>]]></description>
			<author><![CDATA[null@example.com (sonixax)]]></author>
			<pubDate>Sun, 12 Oct 2014 20:16:57 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2792#p2792</guid>
		</item>
		<item>
			<title><![CDATA[Re: Got error by no returning sql!]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2787#p2787</link>
			<description><![CDATA[<p>Sorry )</p><div class="codebox"><pre><code>procedure Form1_Button1_OnClick (Sender: string; var Cancel: boolean);
var
   s: string;
begin
     s := SQLExecute (&#039;SELECT MAX(einnahme) FROM Ennahmeausgabe&#039;);
     Main.biggerineu.Caption:= s +&#039; €&#039;;
end;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Sun, 12 Oct 2014 19:03:57 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2787#p2787</guid>
		</item>
		<item>
			<title><![CDATA[Re: Got error by no returning sql!]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2786#p2786</link>
			<description><![CDATA[<div class="quotebox"><cite>DriveSoft wrote:</cite><blockquote><p>try this:</p><div class="codebox"><pre><code>Main.biggerineu.Caption := SQLExecute (&#039;SELECT MAX(einnahme) FROM Ennahmeausgabe&#039;)+&#039; €&#039;;</code></pre></div></blockquote></div><p>Thanks a lot,<br />With this code I&#039;ve got error when I have results !!!<br />All of my Results are double <img src="https://myvisualdatabase.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p>]]></description>
			<author><![CDATA[null@example.com (sonixax)]]></author>
			<pubDate>Sun, 12 Oct 2014 18:48:58 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2786#p2786</guid>
		</item>
		<item>
			<title><![CDATA[Re: Got error by no returning sql!]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2781#p2781</link>
			<description><![CDATA[<p>try this:</p><div class="codebox"><pre><code>Main.biggerineu.Caption := SQLExecute (&#039;SELECT MAX(einnahme) FROM Ennahmeausgabe&#039;)+&#039; €&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Sun, 12 Oct 2014 18:09:04 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2781#p2781</guid>
		</item>
		<item>
			<title><![CDATA[Got error by no returning sql!]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=2778#p2778</link>
			<description><![CDATA[<p>Hi,<br />I&#039;ve got The error attached when I run an sql with no result on the following code :</p><div class="codebox"><pre><code>Main.biggerineu.Caption :=    FloatToStr(SQLExecute (&#039;SELECT MAX(einnahme) FROM Ennahmeausgabe&#039;))+&#039; €&#039;;</code></pre></div><p>I&#039;m not knowing Delphi code as well as that can I solve this little problem <img src="https://myvisualdatabase.com/forum/img/smilies/sad.png" width="15" height="15" alt="sad" /></p><p>Thanks a lot</p>]]></description>
			<author><![CDATA[null@example.com (sonixax)]]></author>
			<pubDate>Sun, 12 Oct 2014 17:36:27 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=2778#p2778</guid>
		</item>
	</channel>
</rss>
