<?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>Sat, 21 Jan 2012 22:35:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</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[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 di forzare [...]]]></description>
			<content:encoded><![CDATA[<div style="padding-top:5px;padding-right:0px;padding-bottom:5px;padding-left:0px;;">
											<iframe
												style="height:25px !important; border:0px solid gray !important; overflow:hidden !important; width:550px !important;" frameborder="0" scrolling="no" allowTransparency="true"
												src="http://www.linksalpha.com/social?blog=Maurizio+Condini+-+Defcon.it+Blog&link=http%3A%2F%2Fblog.defcon.it%2F2009%2F12%2Fthe-microsoft-jet-oledb-4-0-provider-is-not-registered-on-the-local-machine%2F&title=The+%27Microsoft.Jet.OLEDB.4.0%27+provider+is+not+registered+on+the+local+machine&desc=%0D%0A%0D%0AUtilizzando+il+provider+Jet+per+l%27accesso+a+database+Microsoft+Access+con+OLEDB%2C+su+una+macchina+con+sistema+operativo+a+64bit+riceverete+un+messaggio+di+errore%2C+%27The+%27Microsoft.Jet.OLEDB.4.0%27+pro&fc=333333&fs=arial&fblname=like&fblref=facebook&fbllang=it_IT&fblshow=1&fbsbutton=1&fbsctr=1&fbslang=en&fbsendbutton=0&twbutton=0&twlang=it&twmention=acecondor&twrelated1=&twrelated2=&twctr=1&lnkdshow=noshow&lnkdctr=1&buzzbutton=0&buzzlang=it&buzzctr=1&diggbutton=1&diggctr=1&stblbutton=0&stblctr=1&g1button=1&g1ctr=1&g1lang=it">
											</iframe>
										</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>2</slash:comments>
		</item>
	</channel>
</rss>

