<?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>Maurizio Condini - Defcon.it Blog &#187; oledb</title>
	<atom:link href="http://blog.defcon.it/tag/oledb/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.defcon.it</link>
	<description>Solo un altro blog...</description>
	<lastBuildDate>Tue, 24 Aug 2010 00:40:20 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine</title>
		<link>http://blog.defcon.it/2009/12/the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine/</link>
		<comments>http://blog.defcon.it/2009/12/the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine/#comments</comments>
		<pubDate>Thu, 10 Dec 2009 00:24:39 +0000</pubDate>
		<dc:creator>acecondor</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[Programmazione]]></category>
		<category><![CDATA[Visual Studio]]></category>
		<category><![CDATA[64bit]]></category>
		<category><![CDATA[Jet]]></category>
		<category><![CDATA[oledb]]></category>
		<category><![CDATA[Provider]]></category>
		<category><![CDATA[x86]]></category>

		<guid isPermaLink="false">http://blog.defcon.it/?p=475</guid>
		<description><![CDATA[&#160;Link sponsorizzato&#160; Utilizzando il provider Jet per l&#8217;accesso a database Microsoft Access con OLEDB, su una macchina con sistema operativo a 64bit riceverete un messaggio di errore, &#8216;The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine&#8217;. Microsoft non sviluppa più provider OLEDB quindi non è disponibile una versione a 64bit. La soluzione è quella [...]]]></description>
			<content:encoded><![CDATA[<div style="padding:5px 0 5px 0; text-align:right; float:right;"><a href="http://blog.defcon.it/wp-content/plugins/max-banner-ads/max-banner-ads-lib/include/redirect.php?id=2" target="_blank" rel="nofollow"><img src="http://images.dreamhost.com/rewards/468x60-d.gif" style="padding:4px 4px 4px 4px;border:0;"  /></a><br />&nbsp;<span style="font-size:9px">Link sponsorizzato</span>&nbsp;</div><p><img title="oledb_logo.png" src="/wp-content/uploads/2009/12/oledb_logo.png" border="0" alt="oledb_logo.png" width="240" height="160" /></p>
<p>Utilizzando il provider Jet per l&#8217;accesso a database Microsoft Access con OLEDB, su una macchina con sistema operativo a 64bit riceverete un messaggio di errore, <strong>&#8216;The &#8216;Microsoft.Jet.OLEDB.4.0&#8242; provider is not registered on the local machine&#8217;</strong>.</p>
<p>Microsoft non sviluppa più provider OLEDB quindi non è disponibile una versione a 64bit.</p>
<p><span id="more-475"></span>La soluzione è quella di forzare la compilazione del progetto a 32bit.</p>
<p>Visual Studio in italiano:</p>
<blockquote><p>Progetto &gt; Proprietà&#8230; &gt; Compilazione &gt; Opzioni di compilazione avanzate &gt; CPU di destinazione &gt; x86</p></blockquote>
<p>Visual Studio in inglese (VS2010):</p>
<blockquote><p>Project &gt; Properties&#8230; &gt; Compile &gt; Advanced Compile Options &gt; Target CPU &gt; x86</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://blog.defcon.it/2009/12/the-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
