<?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>Visual Basic Q&#38;A &#187; I.NameExit</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/i-nameexit/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/vbqa</link>
	<description>Visual Basic Questions and Answers, VB QA</description>
	<lastBuildDate>Sat, 26 May 2012 06:38:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To  Change the Datatype of a Field using Data Access Objects (DAO)</title>
		<link>http://jack-fx.com/vbqa/2010/01/15/how-to-change-the-datatype-of-a-field-using-data-access-objects-dao/</link>
		<comments>http://jack-fx.com/vbqa/2010/01/15/how-to-change-the-datatype-of-a-field-using-data-access-objects-dao/#comments</comments>
		<pubDate>Fri, 15 Jan 2010 21:24:44 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[alter table]]></category>
		<category><![CDATA[amp]]></category>
		<category><![CDATA[database object]]></category>
		<category><![CDATA[E]]></category>
		<category><![CDATA[F]]></category>
		<category><![CDATA[F.Attributes]]></category>
		<category><![CDATA[F.ForeignName]]></category>
		<category><![CDATA[F.Name]]></category>
		<category><![CDATA[F.OrdinalPosition]]></category>
		<category><![CDATA[FieldName]]></category>
		<category><![CDATA[General Declarations]]></category>
		<category><![CDATA[I Is]]></category>
		<category><![CDATA[I.Clustered]]></category>
		<category><![CDATA[I.CreateField]]></category>
		<category><![CDATA[I.Fields]]></category>
		<category><![CDATA[I.Foreign]]></category>
		<category><![CDATA[I.IgnoreNulls]]></category>
		<category><![CDATA[I.NameExit]]></category>
		<category><![CDATA[I.Nametd]]></category>
		<category><![CDATA[I.Primary]]></category>
		<category><![CDATA[I.Required]]></category>
		<category><![CDATA[I.Unique]]></category>
		<category><![CDATA[illustration purposes]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[jet 4]]></category>
		<category><![CDATA[Long]]></category>
		<category><![CDATA[microsoft jet]]></category>
		<category><![CDATA[Private Const]]></category>
		<category><![CDATA[R]]></category>
		<category><![CDATA[R Is]]></category>
		<category><![CDATA[R.CreateField]]></category>
		<category><![CDATA[R.Fields]]></category>
		<category><![CDATA[R.ForeignTable]]></category>
		<category><![CDATA[R.Namedb]]></category>
		<category><![CDATA[R.NameExit]]></category>
		<category><![CDATA[R.Table]]></category>
		<category><![CDATA[Relation]]></category>
		<category><![CDATA[Set]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[TableName]]></category>
		<category><![CDATA[Temp]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/01/15/how-to-change-the-datatype-of-a-field-using-data-access-objects-dao/</guid>
		<description><![CDATA[SymptomsMicrosoft Access allows you to modify an existing field&#8217;s data type. To do so programmatically, Microsoft Jet 4.0 introduces the ALTER TABLE ALTER COLUMN DDL statement. However, there is no equivalent for Microsoft Jet 3.5.This article demonstrates a method to alter a field&#8217;s data type using DAO objects.ResolutionModifying a field&#8217;s data type requires the following [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/01/15/how-to-change-the-datatype-of-a-field-using-data-access-objects-dao/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

