<?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; type</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/type/feed/" rel="self" type="application/rss+xml" />
	<link>http://jack-fx.com/vbqa</link>
	<description>Visual Basic Questions and Answers, VB QA</description>
	<lastBuildDate>Mon, 30 Jan 2012 12:49:46 +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>PRB: Paradox ISAM Does Not Support Some Paradox 4.x Types</title>
		<link>http://jack-fx.com/vbqa/2011/01/18/prb-paradox-isam-does-not-support-some-paradox-4-x-types/</link>
		<comments>http://jack-fx.com/vbqa/2011/01/18/prb-paradox-isam-does-not-support-some-paradox-4-x-types/#comments</comments>
		<pubDate>Wed, 19 Jan 2011 05:46:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[blob]]></category>
		<category><![CDATA[Driver]]></category>
		<category><![CDATA[ISAM]]></category>
		<category><![CDATA[Paradox]]></category>
		<category><![CDATA[SymptomsMicrosoft]]></category>
		<category><![CDATA[type]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/01/18/prb-paradox-isam-does-not-support-some-paradox-4-x-types/</guid>
		<description><![CDATA[SymptomsMicrosoft Jet versions 3.51 and 4.0 provide a Paradox ISAM driver that allows access to Paradox 4.x tables. However, the Paradox ISAM driver does not support the BINARY BLOB (type B) Paradox 4.x data type. Thus, fields that use this data type will not be available in Visual Basic.ResolutionThis behavior is by design.
]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/01/18/prb-paradox-isam-does-not-support-some-paradox-4-x-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: The Visual Basic .NET or Visual Basic 2005 Upgrade Wizard reports an incorrect warning message for user-defined data types</title>
		<link>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-net-or-visual-basic-2005-upgrade-wizard-reports-an-incorrect-warning-message-for-user-defined-data-types/</link>
		<comments>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-net-or-visual-basic-2005-upgrade-wizard-reports-an-incorrect-warning-message-for-user-defined-data-types/#comments</comments>
		<pubDate>Sun, 19 Sep 2010 12:10:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[default]]></category>
		<category><![CDATA[default property]]></category>
		<category><![CDATA[microsoft visual basic 6]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[type assignment]]></category>
		<category><![CDATA[type variables]]></category>
		<category><![CDATA[vscc]]></category>
		<category><![CDATA[warning]]></category>
		<category><![CDATA[Wizard]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-net-or-visual-basic-2005-upgrade-wizard-reports-an-incorrect-warning-message-for-user-defined-data-types/</guid>
		<description><![CDATA[SymptomsIf you use Visual Basic Upgrade Wizard on your Microsoft		Visual Basic 6.0 project with a user-defined data type, the wizard generates a		warning message for the code with user-defined data type assignments. For		example, you may receive the following warning message for a direct		user-defined data type assignment.
UPGRADE_WARNING: Could		not resolve default property of object &#60;&#60;UDT&#62;&#62;. Click for more		information:		&#8216;ms-help://MS.VSCC/commoner/redir/redirect.htm?keyword=&#8221;vbup1037&#8242;ResolutionThe [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-net-or-visual-basic-2005-upgrade-wizard-reports-an-incorrect-warning-message-for-user-defined-data-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: Data Control Errors Do Not Populate Error Object</title>
		<link>http://jack-fx.com/vbqa/2010/06/08/bug-data-control-errors-do-not-populate-error-object/</link>
		<comments>http://jack-fx.com/vbqa/2010/06/08/bug-data-control-errors-do-not-populate-error-object/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 10:20:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[control error]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[error event]]></category>
		<category><![CDATA[fieldwith]]></category>
		<category><![CDATA[SymptomsA]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[type mismatch error]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/06/08/bug-data-control-errors-do-not-populate-error-object/</guid>
		<description><![CDATA[SymptomsA &#8220;Type Mismatch&#8221; error is generated when a control is bound to a fieldwith an incompatible type, but the Error object is not populated when it isexamined in the Data Control Error event.ResolutionThis is a limitation of the Data Control in Visual Basic version 4.0. Whenthe DAO generates an error, the Error object is cleared [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/06/08/bug-data-control-errors-do-not-populate-error-object/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>&#8220;Name &#8216;DTE&#8217; is not declared&#8221; error message while running the &#8220;Item Method (General Extensibility)&#8221; MSDN sample code</title>
		<link>http://jack-fx.com/vbqa/2010/05/25/name-dte-is-not-declared-error-message-while-running-the-item-method-general-extensibility-msdn-sample-code/</link>
		<comments>http://jack-fx.com/vbqa/2010/05/25/name-dte-is-not-declared-error-message-while-running-the-item-method-general-extensibility-msdn-sample-code/#comments</comments>
		<pubDate>Tue, 25 May 2010 13:20:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[developer network msdn]]></category>
		<category><![CDATA[documents collection]]></category>
		<category><![CDATA[EnvDTE]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[General Extensibility]]></category>
		<category><![CDATA[Item]]></category>
		<category><![CDATA[method]]></category>
		<category><![CDATA[microsoft developer network]]></category>
		<category><![CDATA[object parameter]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[type mismatch error]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/05/25/name-dte-is-not-declared-error-message-while-running-the-item-method-general-extensibility-msdn-sample-code/</guid>
		<description><![CDATA[SymptomsThis article describes problems that you may experience when you follow the documentation for the Item Method (General Extensibility) that appears in the following Microsoft Developer Network (MSDN) article:http://msdn2.microsoft.com/en-us/library/aa301425(VS.71).aspx(http://msdn2.microsoft.com/en-us/library/aa301425(VS.71).aspx)When		you paste the sample code from the Example section of the article to a Visual Basic		.NET application, and then you try to compile the file, you receive [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/05/25/name-dte-is-not-declared-error-message-while-running-the-item-method-general-extensibility-msdn-sample-code/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Exceeded Limits on Array Sizes of User Defined Types</title>
		<link>http://jack-fx.com/vbqa/2010/05/12/prb-exceeded-limits-on-array-sizes-of-user-defined-types/</link>
		<comments>http://jack-fx.com/vbqa/2010/05/12/prb-exceeded-limits-on-array-sizes-of-user-defined-types/#comments</comments>
		<pubDate>Wed, 12 May 2010 14:08:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Fixed]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[static data]]></category>
		<category><![CDATA[SymptomsWhen]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[variable length strings]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/05/12/prb-exceeded-limits-on-array-sizes-of-user-defined-types/</guid>
		<description><![CDATA[SymptomsWhen compiling code that has user-defined types containing arrays ofvariable-length strings you may get this error:
&#8220;Fixed or static data can&#8217;t be larger than 64K&#8221;ResolutionYou exceeded the data limitations of a user-defined type. As stated in theProgrammer&#8217;s Guide for Microsoft Visual Basic version 4.0:No variable of a user-defined type can exceed 64K, though the sum ofvariable-length [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/05/12/prb-exceeded-limits-on-array-sizes-of-user-defined-types/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Error When You Access an Array Field of a .NET Structure from COM</title>
		<link>http://jack-fx.com/vbqa/2010/05/05/prb-error-when-you-access-an-array-field-of-a-net-structure-from-com/</link>
		<comments>http://jack-fx.com/vbqa/2010/05/05/prb-error-when-you-access-an-array-field-of-a-net-structure-from-com/#comments</comments>
		<pubDate>Wed, 05 May 2010 12:24:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[error message]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[information]]></category>
		<category><![CDATA[invalid property assignment]]></category>
		<category><![CDATA[Symptoms]]></category>
		<category><![CDATA[type]]></category>
		<category><![CDATA[unhandled exception]]></category>
		<category><![CDATA[visual basic 6]]></category>
		<category><![CDATA[wrong number of arguments or invalid property assignment]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/05/05/prb-error-when-you-access-an-array-field-of-a-net-structure-from-com/</guid>
		<description><![CDATA[Symptoms When you access an Array field of a structure that is defined in .NET from inside a COM		DLL, you may receive the following error message: 
 &#8220;An		unhandled exception of type &#8216;System.ArgumentException&#8217; occurred in		ProjectName&#8221;  Additional information:		Wrong number of arguments or invalid property assignment.		Resolution Because of the late-bound method that is used in this case,		the [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/05/05/prb-error-when-you-access-an-array-field-of-a-net-structure-from-com/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

