<?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 — SQL-button with multiple SQL-statements]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=77</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=77&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in SQL-button with multiple SQL-statements.]]></description>
		<lastBuildDate>Mon, 03 Mar 2014 14:21:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: SQL-button with multiple SQL-statements]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=177#p177</link>
			<description><![CDATA[<p>I think it&#039;s my bug, but so far I have not found a solution.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Mon, 03 Mar 2014 14:21:50 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=177#p177</guid>
		</item>
		<item>
			<title><![CDATA[SQL-button with multiple SQL-statements]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=176#p176</link>
			<description><![CDATA[<p>Hello everyone, </p><p>how do I create a SQL-button with multiple SQL-statements?</p><p>I tried something like this:</p><div class="codebox"><pre><code>BEGIN;
delete from nummer where id = &quot;{IDlöschen}&quot;;
delete from history where idd = &quot;{IDlöschen}&quot;;
COMMIT;</code></pre></div><br /><p>I Think the transaction is unable to stop and after pushing the button again it said:</p><p>&quot;cannot start a transaction within a transaction&quot; </p><p>Any advise? </p><p>Thanks!</p>]]></description>
			<author><![CDATA[null@example.com (dominik)]]></author>
			<pubDate>Mon, 03 Mar 2014 10:34:11 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=176#p176</guid>
		</item>
	</channel>
</rss>
