<?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 — Script SQL in MVD Program]]></title>
		<link>https://myvisualdatabase.com/forum/viewtopic.php?id=1226</link>
		<atom:link href="https://myvisualdatabase.com/forum/extern.php?action=feed&amp;tid=1226&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Script SQL in MVD Program.]]></description>
		<lastBuildDate>Tue, 24 Mar 2015 19:11:19 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Script SQL in MVD Program]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6669#p6669</link>
			<description><![CDATA[<p><strong>v_pozidis</strong><br />You can see total in footer of TableGrid.<br />I sent the project to you.</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 24 Mar 2015 19:11:19 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6669#p6669</guid>
		</item>
		<item>
			<title><![CDATA[Re: Script SQL in MVD Program]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6659#p6659</link>
			<description><![CDATA[<p>Hi again.<br />My next question is if I have a table with some names and prices, I want every time I make a search of a name I will see the total price of it<br />I sen you en example in the nam Alfa I have it twice wit two values in the colum price (10 and 25) I will see in the screen the result ,25</p><p>I will send you my software</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Tue, 24 Mar 2015 14:23:09 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6659#p6659</guid>
		</item>
		<item>
			<title><![CDATA[Re: Script SQL in MVD Program]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6654#p6654</link>
			<description><![CDATA[<p>1.<br /></p><div class="codebox"><pre><code>SQLExecute(&#039;DELETE FROM ena&#039;);</code></pre></div><p>used to delete records in a table</p><br /><br /><p>2. <br />Please, download example project<br /><a href="http://myvisualdatabase.com/forum/misc.php?action=pun_attachment&amp;item=651&amp;download=1">http://myvisualdatabase.com/forum/misc. … download=1</a></p><br /><p>I added this feature in the version 1.50</p>]]></description>
			<author><![CDATA[null@example.com (DriveSoft)]]></author>
			<pubDate>Tue, 24 Mar 2015 11:14:06 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6654#p6654</guid>
		</item>
		<item>
			<title><![CDATA[Script SQL in MVD Program]]></title>
			<link>https://myvisualdatabase.com/forum/viewtopic.php?pid=6653#p6653</link>
			<description><![CDATA[<p>Hi I need an example with SQL script.<br />1) I need to delete all the datas from a table and I use the command<br />table name : ena</p><p>SQLExecute (&#039;TRUNCATE TABLE ena&#039;);<br />Is this correct to delete only the datas from a table?</p><p>2)<br />When I use the command <br />Select&nbsp; * FROM customers <br />WHERE city=&#039;Athens&#039;</p><p>and those results should be showen in a TableGrid</p><p>How can I write this script?</p><p>Thank you in advance</p>]]></description>
			<author><![CDATA[null@example.com (v_pozidis)]]></author>
			<pubDate>Tue, 24 Mar 2015 11:06:22 +0000</pubDate>
			<guid>https://myvisualdatabase.com/forum/viewtopic.php?pid=6653#p6653</guid>
		</item>
	</channel>
</rss>
