<?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; Access</title>
	<atom:link href="http://jack-fx.com/vbqa/tag/access/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: Run-time Error Message 3024 Using SQL and DAO Against Oracle</title>
		<link>http://jack-fx.com/vbqa/2011/03/30/prb-run-time-error-message-3024-using-sql-and-dao-against-oracle/</link>
		<comments>http://jack-fx.com/vbqa/2011/03/30/prb-run-time-error-message-3024-using-sql-and-dao-against-oracle/#comments</comments>
		<pubDate>Wed, 30 Mar 2011 17:20:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[data access objects]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[query language sql]]></category>
		<category><![CDATA[run time error]]></category>
		<category><![CDATA[Schema]]></category>
		<category><![CDATA[schema name]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[structured query language]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2011/03/30/prb-run-time-error-message-3024-using-sql-and-dao-against-oracle/</guid>
		<description><![CDATA[SymptomsIf you try to run Structured Query Language (SQL) against an Oracledatabase through Data Access Objects (DAO), you can encounter the followingerror:
Run-Time Error 3024Couldn&#8217;t find file C:\Program Files\DevStudio\VB\&#60;schema name&#62;.mdb.This error occurs when you try to specify a schema name in your SQLstatement and you use DAO with Oracle. The &#60;schema name&#62; in the errormessage is [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2011/03/30/prb-run-time-error-message-3024-using-sql-and-dao-against-oracle/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Jet 4.0 Row-Level Locking Is Not Available with DAO 3.60</title>
		<link>http://jack-fx.com/vbqa/2010/12/22/prb-jet-4-0-row-level-locking-is-not-available-with-dao-3-60/</link>
		<comments>http://jack-fx.com/vbqa/2010/12/22/prb-jet-4-0-row-level-locking-is-not-available-with-dao-3-60/#comments</comments>
		<pubDate>Thu, 23 Dec 2010 04:21:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[Jet]]></category>
		<category><![CDATA[jet database engine]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft jet database]]></category>
		<category><![CDATA[microsoft jet database engine]]></category>
		<category><![CDATA[microsoft knowledge base]]></category>
		<category><![CDATA[microsoft knowledge base article]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/12/22/prb-jet-4-0-row-level-locking-is-not-available-with-dao-3-60/</guid>
		<description><![CDATA[SymptomsAccording to Microsoft Knowledge Base article 275561?(http://support.microsoft.com/kb/275561/EN-US/) &#8220;ACC2000: New Features in Microsoft Jet 4.0&#8243;:To minimize the impact of the increased page size and respond to a long-standing request from developers building applications based on the Microsoft Jet database engine, row-level locking was added to Jet 4.0.However, row-level locking of an Access database is not available [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/12/22/prb-jet-4-0-row-level-locking-is-not-available-with-dao-3-60/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Error &#8220;Unrecognized Database Format&#8221; When You Upgrade to Access 2000 or 2002</title>
		<link>http://jack-fx.com/vbqa/2010/04/27/prb-error-unrecognized-database-format-when-you-upgrade-to-access-2000-or-2002/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/27/prb-error-unrecognized-database-format-when-you-upgrade-to-access-2000-or-2002/#comments</comments>
		<pubDate>Wed, 28 Apr 2010 03:55:18 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[activex data objects]]></category>
		<category><![CDATA[ado data control]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Jet]]></category>
		<category><![CDATA[microsoft dao]]></category>
		<category><![CDATA[run time error]]></category>
		<category><![CDATA[unrecognized database format]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/27/prb-error-unrecognized-database-format-when-you-upgrade-to-access-2000-or-2002/</guid>
		<description><![CDATA[SymptomsIf you try to gain access to an Access 2000 or Access 2002 database, you may receive one of the following errors within your Visual Basic program.If you are using Microsoft ActiveX Data Objects (ADO) (or the ADO Data Control), you receive the following error message:
Run-time error -2147467259 Unrecognized Database Format XXXIf you are using [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/27/prb-error-unrecognized-database-format-when-you-upgrade-to-access-2000-or-2002/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Cannot Use Data Transformation Services Event Handlers in Visual Basic with Execute Package Task</title>
		<link>http://jack-fx.com/vbqa/2010/04/14/prb-cannot-use-data-transformation-services-event-handlers-in-visual-basic-with-execute-package-task/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/14/prb-cannot-use-data-transformation-services-event-handlers-in-visual-basic-with-execute-package-task/#comments</comments>
		<pubDate>Wed, 14 Apr 2010 21:05:51 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[access violation]]></category>
		<category><![CDATA[code execution]]></category>
		<category><![CDATA[data transformation services]]></category>
		<category><![CDATA[DTS]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[exception]]></category>
		<category><![CDATA[microsoft data]]></category>
		<category><![CDATA[package]]></category>
		<category><![CDATA[visual basic application]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/14/prb-cannot-use-data-transformation-services-event-handlers-in-visual-basic-with-execute-package-task/</guid>
		<description><![CDATA[SymptomsIf you install Data Transformation Services (DTS) Package event handlers in a Visual Basic application, and the package you call uses an Execute Package task to call another package, an Exception Access Violation (AV) similar to the following may occur:
(1:Child Package) SubStep &#8216;&#60;title of step&#62; Step&#8217; failed with the following error:Need to run the object [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/14/prb-cannot-use-data-transformation-services-event-handlers-in-visual-basic-with-execute-package-task/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PRB: Cannot Connect Data Control to a Password-Protected Access Database</title>
		<link>http://jack-fx.com/vbqa/2010/04/11/prb-cannot-connect-data-control-to-a-password-protected-access-database/</link>
		<comments>http://jack-fx.com/vbqa/2010/04/11/prb-cannot-connect-data-control-to-a-password-protected-access-database/#comments</comments>
		<pubDate>Sun, 11 Apr 2010 22:57:21 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[dao 3]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[microsoft dao]]></category>
		<category><![CDATA[openrecordset]]></category>
		<category><![CDATA[recordset property]]></category>
		<category><![CDATA[recordsource property]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/04/11/prb-cannot-connect-data-control-to-a-password-protected-access-database/</guid>
		<description><![CDATA[SymptomsIf you attempt to use the Data control to connect to a password-protected Access database at design time, you receive the following error message:
Not a valid passwordSpecifically, this error occurs when you set the RecordSource property of the Data control.ResolutionTo use the Data control with a password-protected Access 2000 or later database, you must set [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/04/11/prb-cannot-connect-data-control-to-a-password-protected-access-database/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>INFO: Deploy database applications with the Package and Deployment Wizard (PDW)</title>
		<link>http://jack-fx.com/vbqa/2010/02/22/info-deploy-database-applications-with-the-package-and-deployment-wizard-pdw/</link>
		<comments>http://jack-fx.com/vbqa/2010/02/22/info-deploy-database-applications-with-the-package-and-deployment-wizard-pdw/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 10:45:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[data access]]></category>
		<category><![CDATA[Access]]></category>
		<category><![CDATA[DAO]]></category>
		<category><![CDATA[Data]]></category>
		<category><![CDATA[intrinsic data control]]></category>
		<category><![CDATA[Knowledge Base]]></category>
		<category><![CDATA[Microsoft]]></category>
		<category><![CDATA[microsoft access 2000]]></category>
		<category><![CDATA[microsoft data access]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[package and deployment wizard]]></category>
		<category><![CDATA[unrecognized database format]]></category>

		<guid isPermaLink="false">http://jack-fx.com/vbqa/2010/02/22/info-deploy-database-applications-with-the-package-and-deployment-wizard-pdw/</guid>
		<description><![CDATA[Symptoms The Microsoft Data Object Libraries may be referenced in		your Visual Basic project. When the Package and Deployment Wizard (PDW) is used		to build the installation, the PDW scans the project files and determines which		dependency files need to be distributed.  This article provides the		general information you need to distribute any of the following Data Object		Libraries [...]]]></description>
		<wfw:commentRss>http://jack-fx.com/vbqa/2010/02/22/info-deploy-database-applications-with-the-package-and-deployment-wizard-pdw/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

