<?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; click</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/click/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 automate Microsoft Excel from Visual Basic .NET</title>
		<link>http://jack-fx.com/vbqa/2011/12/18/how-to-automate-microsoft-excel-from-visual-basic-net/</link>
		<comments>http://jack-fx.com/vbqa/2011/12/18/how-to-automate-microsoft-excel-from-visual-basic-net/#comments</comments>
		<pubDate>Mon, 19 Dec 2011 06:36:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Adam]]></category>
		<category><![CDATA[automation client]]></category>
		<category><![CDATA[Brown]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[D.oRng]]></category>
		<category><![CDATA[Excel]]></category>
		<category><![CDATA[Jane]]></category>
		<category><![CDATA[John]]></category>
		<category><![CDATA[Johnson]]></category>
		<category><![CDATA[Jones]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft office 2003]]></category>
		<category><![CDATA[microsoft office applications]]></category>
		<category><![CDATA[microsoft office xp]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[oSheet]]></category>
		<category><![CDATA[RAND]]></category>
		<category><![CDATA[Sue]]></category>
		<category><![CDATA[Thomas]]></category>
		<category><![CDATA[Tom]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/12/18/how-to-automate-microsoft-excel-from-visual-basic-net/</guid>
		<description><![CDATA[Symptoms This article demonstrates how to create an Automation		client for Microsoft Excel by using Microsoft Visual Basic .NET. Resolution Automation is a process that allows applications that are		written in languages such as Visual Basic to programmatically control other		applications. Automation to Excel allows you to perform actions such as		creating a new workbook, adding data to the [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/12/18/how-to-automate-microsoft-excel-from-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: The Visual Basic Upgrade Wizard stops responding when you try to upgrade a Visual Basic 6.0 project in Visual Basic 2005</title>
		<link>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-upgrade-wizard-stops-responding-when-you-try-to-upgrade-a-visual-basic-6-0-project-in-visual-basic-2005/</link>
		<comments>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-upgrade-wizard-stops-responding-when-you-try-to-upgrade-a-visual-basic-6-0-project-in-visual-basic-2005/#comments</comments>
		<pubDate>Mon, 20 Sep 2010 05:03:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[click exe]]></category>
		<category><![CDATA[microsoft visual studio]]></category>
		<category><![CDATA[microsoft visual studio 6]]></category>
		<category><![CDATA[Open]]></category>
		<category><![CDATA[project]]></category>
		<category><![CDATA[project dialog]]></category>
		<category><![CDATA[Upgrade]]></category>
		<category><![CDATA[Visual]]></category>
		<category><![CDATA[visual studio 6]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-upgrade-wizard-stops-responding-when-you-try-to-upgrade-a-visual-basic-6-0-project-in-visual-basic-2005/</guid>
		<description><![CDATA[SymptomsConsider the following scenario. A Microsoft Visual Basic 6.0 project contains at least one code module thathas nine or more Case Is statements. You try to upgrade the Visual Basic 6.0 project by using the Visual Basic Upgrade Wizard in Microsoft Visual Basic 2005. In this scenario, the Visual Basic Upgrade Wizard stops responding (hangs).ResolutionTo [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/09/19/bug-the-visual-basic-upgrade-wizard-stops-responding-when-you-try-to-upgrade-a-visual-basic-6-0-project-in-visual-basic-2005/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>BUG: &#8220;Invalid Property Data&#8221; Error While Creating OracleCommand in Visual Studio .NET 2003</title>
		<link>http://jack-fx.com/vbqa/2010/06/02/bug-invalid-property-data-error-while-creating-oraclecommand-in-visual-studio-net-2003/</link>
		<comments>http://jack-fx.com/vbqa/2010/06/02/bug-invalid-property-data-error-while-creating-oraclecommand-in-visual-studio-net-2003/#comments</comments>
		<pubDate>Wed, 02 Jun 2010 17:00:32 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[microsoft ole db provider]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[Oracle]]></category>
		<category><![CDATA[oracle database]]></category>
		<category><![CDATA[oracle stored procedure]]></category>
		<category><![CDATA[procedure]]></category>
		<category><![CDATA[server explorer]]></category>
		<category><![CDATA[test connection]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/06/02/bug-invalid-property-data-error-while-creating-oraclecommand-in-visual-studio-net-2003/</guid>
		<description><![CDATA[SymptomsWhen you create a command object for Oracle to run a stored procedure by using the OracleCommand object from the Toolbox, you may receive the following error		message after you specify the stored procedure name in the CommandText property:
Invalid Property Data		The stored procedure “OraclePackageName.OracleProcedureName” could		not be found in the database. ResolutionTo work around this problem, use [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/06/02/bug-invalid-property-data-error-while-creating-oraclecommand-in-visual-studio-net-2003/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to use the Microsoft Outlook Object Library to force a Send/Receive action by using Visual Basic .NET</title>
		<link>http://jack-fx.com/vbqa/2010/02/16/how-to-use-the-microsoft-outlook-object-library-to-force-a-sendreceive-action-by-using-visual-basic-net/</link>
		<comments>http://jack-fx.com/vbqa/2010/02/16/how-to-use-the-microsoft-outlook-object-library-to-force-a-sendreceive-action-by-using-visual-basic-net/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 00:20:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[exception]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[library]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft outlook 2002]]></category>
		<category><![CDATA[microsoft visual studio]]></category>
		<category><![CDATA[oapp]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[object library]]></category>
		<category><![CDATA[Outlook]]></category>
		<category><![CDATA[outlook application]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/02/16/how-to-use-the-microsoft-outlook-object-library-to-force-a-sendreceive-action-by-using-visual-basic-net/</guid>
		<description><![CDATA[SymptomsThis		article describes how to use the Microsoft Outlook 2002 Object Library or the		Microsoft Office Outlook 2003 Object Library to force a Send/Receive action by		using Microsoft Visual Basic .NET.ResolutionTo use the Outlook 2002 Object Library or the Outlook 2003		Object Library to force a Send/Receive action in a Visual Basic .NET project,		follow these steps: 		Start Microsoft Visual [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/02/16/how-to-use-the-microsoft-outlook-object-library-to-force-a-sendreceive-action-by-using-visual-basic-net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use ADOX to Create an OLE Object Field in an Access Database</title>
		<link>http://jack-fx.com/vbqa/2010/02/12/how-to-use-adox-to-create-an-ole-object-field-in-an-access-database/</link>
		<comments>http://jack-fx.com/vbqa/2010/02/12/how-to-use-adox-to-create-an-ole-object-field-in-an-access-database/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 06:29:09 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[Append]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[declarations section]]></category>
		<category><![CDATA[field]]></category>
		<category><![CDATA[jet oledb]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft access database]]></category>
		<category><![CDATA[microsoft ado]]></category>
		<category><![CDATA[tbl]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/02/12/how-to-use-adox-to-create-an-ole-object-field-in-an-access-database/</guid>
		<description><![CDATA[SymptomsThis article describes how to use ActiveX Data Objects Extensibility (ADOX) to create an OLE Object field in a Microsoft Access Database (.mdb file). You must use the adLongVarBinary constant to create the field. You do not have to specify a field size in the field definition.ResolutionStep-by-Step ExampleCreate a new Standard EXE project in Visual [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/02/12/how-to-use-adox-to-create-an-ole-object-field-in-an-access-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How To Use Data Links to Create a Connection String at Run Time</title>
		<link>http://jack-fx.com/vbqa/2010/02/12/how-to-use-data-links-to-create-a-connection-string-at-run-time/</link>
		<comments>http://jack-fx.com/vbqa/2010/02/12/how-to-use-data-links-to-create-a-connection-string-at-run-time/#comments</comments>
		<pubDate>Sat, 13 Feb 2010 05:29:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[click]]></category>
		<category><![CDATA[commandbutton]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[db service]]></category>
		<category><![CDATA[Links]]></category>
		<category><![CDATA[microsoft data access]]></category>
		<category><![CDATA[microsoft data access components]]></category>
		<category><![CDATA[odbc data source]]></category>
		<category><![CDATA[string]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/02/12/how-to-use-data-links-to-create-a-connection-string-at-run-time/</guid>
		<description><![CDATA[Symptoms This article demonstrates how to programmatically use Data		Links feature of the Microsoft Data Access Components in order to generate a		connection string at run-time. Resolution In version 2.0 of the Microsoft Data Access Components,		Data Links were introduced. Data Link files are similar to ODBC DSN files, but		allow you to select an OLE DB provider to [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/02/12/how-to-use-data-links-to-create-a-connection-string-at-run-time/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

