<?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>CodeItBetter Programming &#187; Database</title>
	<atom:link href="http://www.codeitbetter.com/category/visual-basic-database-projects-codes/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codeitbetter.com</link>
	<description>Another VB Programming Blog</description>
	<lastBuildDate>Wed, 08 Feb 2012 23:50:49 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>How to construct a Recordset of Contacts info from Outlook</title>
		<link>http://www.codeitbetter.com/how-to-construct-a-recordset-of-contacts-info-from-outlook/</link>
		<comments>http://www.codeitbetter.com/how-to-construct-a-recordset-of-contacts-info-from-outlook/#comments</comments>
		<pubDate>Thu, 15 Dec 2011 23:36:25 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[active x code]]></category>
		<category><![CDATA[code activex control]]></category>
		<category><![CDATA[construct]]></category>
		<category><![CDATA[contacts]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[info]]></category>
		<category><![CDATA[outlook]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[recordset]]></category>
		<category><![CDATA[resource]]></category>
		<category><![CDATA[subroutine]]></category>
		<category><![CDATA[vb6 freeware]]></category>
		<category><![CDATA[visual basic 6 examples]]></category>
		<category><![CDATA[visual basic codes]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-construct-a-recordset-of-contacts-info-from-outlook/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 'Database - How to construct a Recordset of Contacts info from Outlook Sub Main() ' You will need to set a refrence to Microsoft [...]<p><a href="http://www.codeitbetter.com/how-to-construct-a-recordset-of-contacts-info-from-outlook/">How to construct a Recordset of Contacts info from Outlook</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-construct-a-recordset-of-contacts-info-from-outlook/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Determine how many records were inserted by an INSERT &#8230; SELECT statement</title>
		<link>http://www.codeitbetter.com/how-to-determine-how-many-records-were-inserted-by-an-insert-select-statement/</link>
		<comments>http://www.codeitbetter.com/how-to-determine-how-many-records-were-inserted-by-an-insert-select-statement/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 23:30:13 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[activex code]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[determine]]></category>
		<category><![CDATA[examples]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[insert]]></category>
		<category><![CDATA[inserted]]></category>
		<category><![CDATA[many]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[select]]></category>
		<category><![CDATA[statement]]></category>
		<category><![CDATA[vb]]></category>
		<category><![CDATA[vb source code]]></category>
		<category><![CDATA[vb6 tutorial]]></category>
		<category><![CDATA[visual basic 6.0 activex]]></category>
		<category><![CDATA[visual basic routines]]></category>
		<category><![CDATA[were]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-determine-how-many-records-were-inserted-by-an-insert-select-statement/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 'Database - How to Determine how many records were inserted by an INSERT ... SELECT statement Option Explicit [...]<p><a href="http://www.codeitbetter.com/how-to-determine-how-many-records-were-inserted-by-an-insert-select-statement/">How to Determine how many records were inserted by an INSERT &#8230; SELECT statement</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-determine-how-many-records-were-inserted-by-an-insert-select-statement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Return the number of records in the table.</title>
		<link>http://www.codeitbetter.com/how-to-return-the-number-of-records-in-the-table/</link>
		<comments>http://www.codeitbetter.com/how-to-return-the-number-of-records-in-the-table/#comments</comments>
		<pubDate>Wed, 07 Dec 2011 11:34:32 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[activex visual basic]]></category>
		<category><![CDATA[API]]></category>
		<category><![CDATA[beginner]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[code library]]></category>
		<category><![CDATA[form]]></category>
		<category><![CDATA[how-to]]></category>
		<category><![CDATA[microsoft visual basic 6.0]]></category>
		<category><![CDATA[number]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[return]]></category>
		<category><![CDATA[table]]></category>
		<category><![CDATA[vb activex control]]></category>
		<category><![CDATA[visual basic class]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-return-the-number-of-records-in-the-table/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 'Database - How to Return the number of records in the table. Option Explicit &#160; Private Sub cmdCount_Click() Dim db As Database Dim rs [...]<p><a href="http://www.codeitbetter.com/how-to-return-the-number-of-records-in-the-table/">How to Return the number of records in the table.</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-return-the-number-of-records-in-the-table/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Open a password-protected Access database with ADO</title>
		<link>http://www.codeitbetter.com/how-to-open-a-password-protected-access-database-with-ado/</link>
		<comments>http://www.codeitbetter.com/how-to-open-a-password-protected-access-database-with-ado/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 23:39:34 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[access]]></category>
		<category><![CDATA[ado]]></category>
		<category><![CDATA[api routines]]></category>
		<category><![CDATA[asp programming]]></category>
		<category><![CDATA[how to library]]></category>
		<category><![CDATA[microsoft visual basic]]></category>
		<category><![CDATA[open]]></category>
		<category><![CDATA[password-protected]]></category>
		<category><![CDATA[tools vb]]></category>
		<category><![CDATA[vb database programming]]></category>
		<category><![CDATA[vb net code]]></category>
		<category><![CDATA[vb6]]></category>
		<category><![CDATA[vb6 source code]]></category>
		<category><![CDATA[visual basic 6 tutorial]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-open-a-password-protected-access-database-with-ado/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 'Database - How to Open a password-protected Access database with ADO 'The program sets the ConnectionString's &#34;Jet OLEDB:Database Password&#34; field to 'the password value. Private Sub cmdOpen_Click() Dim conn As [...]<p><a href="http://www.codeitbetter.com/how-to-open-a-password-protected-access-database-with-ado/">How to Open a password-protected Access database with ADO</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-open-a-password-protected-access-database-with-ado/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Use ADO to list database tables and their records in a TreeView</title>
		<link>http://www.codeitbetter.com/how-to-use-ado-to-list-database-tables-and-their-records-in-a-treeview/</link>
		<comments>http://www.codeitbetter.com/how-to-use-ado-to-list-database-tables-and-their-records-in-a-treeview/#comments</comments>
		<pubDate>Mon, 28 Nov 2011 11:30:31 +0000</pubDate>
		<dc:creator>John</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[activex application]]></category>
		<category><![CDATA[activex code]]></category>
		<category><![CDATA[ado]]></category>
		<category><![CDATA[delphi code library]]></category>
		<category><![CDATA[list]]></category>
		<category><![CDATA[programming source code]]></category>
		<category><![CDATA[records]]></category>
		<category><![CDATA[tables]]></category>
		<category><![CDATA[their]]></category>
		<category><![CDATA[tips]]></category>
		<category><![CDATA[treeview]]></category>
		<category><![CDATA[use]]></category>
		<category><![CDATA[vb learn]]></category>
		<category><![CDATA[visual basic 6]]></category>
		<category><![CDATA[visual basic examples]]></category>
		<category><![CDATA[visual basic help]]></category>
		<category><![CDATA[visual basic library]]></category>

		<guid isPermaLink="false">http://www.codeitbetter.com/how-to-use-ado-to-list-database-tables-and-their-records-in-a-treeview/</guid>
		<description><![CDATA[1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 [...]<p><a href="http://www.codeitbetter.com/how-to-use-ado-to-list-database-tables-and-their-records-in-a-treeview/">How to Use ADO to list database tables and their records in a TreeView</a> is a post from: <a href="http://www.codeitbetter.com">CodeItBetter Programming</a></p>
]]></description>
		<wfw:commentRss>http://www.codeitbetter.com/how-to-use-ado-to-list-database-tables-and-their-records-in-a-treeview/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced
Database Caching 1/31 queries in 0.434 seconds using disk: basic
Object Caching 1077/1176 objects using disk: basic

Served from: www.codeitbetter.com @ 2012-02-09 09:51:57 -->
