<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Autoplay Media Studio Examples &#38; Scripts &#187; SQLite</title>
	<atom:link href="http://amstudio.azman.info/tag/sqlite/feed/" rel="self" type="application/rss+xml" />
	<link>http://amstudio.azman.info</link>
	<description>Samples for Autoplay Media Studio Users</description>
	<lastBuildDate>Fri, 17 Jun 2011 15:52:53 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.5</generator>
		<item>
		<title>Fill Combo from SQLite DB</title>
		<link>http://amstudio.azman.info/2009/03/02/fill-combo-from-sqlite-db/</link>
		<comments>http://amstudio.azman.info/2009/03/02/fill-combo-from-sqlite-db/#comments</comments>
		<pubDate>Mon, 02 Mar 2009 06:06:03 +0000</pubDate>
		<dc:creator>Azmanar</dc:creator>
				<category><![CDATA[Combo Box]]></category>
		<category><![CDATA[Paragraph Action]]></category>
		<category><![CDATA[SQLite Plugin]]></category>
		<category><![CDATA[AMS Samples]]></category>
		<category><![CDATA[Autoplay Media Studio Samples]]></category>
		<category><![CDATA[Paragraph]]></category>
		<category><![CDATA[SQLite]]></category>

		<guid isPermaLink="false">http://amstudio.azman.info/?p=93</guid>
		<description><![CDATA[All of the previous examples use TABLES to populate items into Combo Boxes. This is an economical and quick method when dealing with items such as Dates, Names of Days, Names of Months, AM/PM, Gender, Number of Children, Race, Marital Status and other small list. For larger lists, we prefer to use SQLite DB. This [...]]]></description>
			<content:encoded><![CDATA[<table border="0">
<tbody>
<tr>
<td><a href="http://www.tkqlhce.com/click-3414080-10541904" target="_top"><img src="http://www.tqlkg.com/image-3414080-10541904" border="0" alt="image: DrawPlus X2 from Serif" width="234" height="60" /></a></td>
<td><a href="http://www.dpbolvw.net/click-3414080-10541907" target="_top"><img src="http://www.ftjcfx.com/image-3414080-10541907" border="0" alt="image: PhotoPlus X2 from Serif" width="234" height="60" /></a></td>
</tr>
</tbody>
</table>
<p>All of the previous examples use TABLES to populate items into Combo Boxes. This is an economical and quick method when dealing with items such as Dates, Names of Days, Names of Months, AM/PM, Gender, Number of Children, Race, Marital Status and other small list.</p>
<p>For larger lists, we prefer to use SQLite DB.</p>
<p>This example shows how to populate Combo from DB on program start-up and how to populate a second Combo from DB upon selection. When an item  in the second Combo is selected, data is pulled from DB and set into the Paragraph.</p>
<p>Please note that, when SQL files are located in AMS Docs Folder, it cannot be modified after compiling. To enable modifications, SQL File must be located on the writable space of user&#8217;s PC.</p>
<div id="attachment_95" class="wp-caption aligncenter" style="width: 310px"><a href="http://amstudio.azman.info/wp-content/uploads/2009/03/12.jpg"><img class="size-medium wp-image-95" title="12" src="http://amstudio.azman.info/wp-content/uploads/2009/03/12-300x216.jpg" alt="Fill Combo from SQLite DB" width="300" height="216" /></a><p class="wp-caption-text">Fill Combo from SQLite DB</p></div>
<p>Please <a href="http://amstudio.azman.info/wp-login.php?redirect_to=/tag/sqlite/feed/">Login</a> or <a href="http://amstudio.azman.info/wp-login.php?action=register">Register</a> to download this file.</p>
<p>Please leave a comment when you download files from here.</p>
<p><a href="http://www.tkqlhce.com/mn97y1A719PTURUQYQPRQWTTWSV" target="_blank" onmouseover="window.status='http://learning.graphics.com/';return true;" onmouseout="window.status=' ';return true;"><br />
<img src="http://www.awltovhc.com/hc103bosgmk59A7A6E6576C99C8B" alt="Graphics.com/Learning" border="0"/></a></p>
<div class="addtoany_share_save_container"><ul class="addtoany_list"><li><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?sitename=Autoplay%20Media%20Studio%20Examples%20%26amp%3B%20Scripts&amp;siteurl=http%3A%2F%2Famstudio.azman.info%2F&amp;linkname=Fill%20Combo%20from%20SQLite%20DB&amp;linkurl=http%3A%2F%2Famstudio.azman.info%2F2009%2F03%2F02%2Ffill-combo-from-sqlite-db%2F"><img src="http://amstudio.azman.info/wp-content/plugins/add-to-any-ori/share_save_120_16.png" width="120" height="16" alt="Share/Save/Bookmark"/></a></li></ul></div>]]></content:encoded>
			<wfw:commentRss>http://amstudio.azman.info/2009/03/02/fill-combo-from-sqlite-db/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

