﻿<?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>Ad Hoc Distributed Queries Hatası &#8211; SQL Server Eğitimleri</title>
	<atom:link href="https://sqlserveregitimleri.com/etiket/ad-hoc-distributed-queries-hatasi/feed" rel="self" type="application/rss+xml" />
	<link>https://sqlserveregitimleri.com</link>
	<description>SQL Server ile ilgili her şey</description>
	<lastBuildDate>Fri, 21 Jul 2023 22:23:42 +0000</lastBuildDate>
	<language>tr</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.1</generator>
	<item>
		<title>SQL Server&#8217;da Blocked Access to STATEMENT &#8216;OpenRowset/OpenDatasource&#8217; of Component &#8216;Ad Hoc Distributed Queries&#8217; Hatası</title>
		<link>https://sqlserveregitimleri.com/sql-serverda-blocked-access-to-statement-openrowset-opendatasource-of-component-ad-hoc-distributed-queries-hatasi</link>
		
		<dc:creator><![CDATA[Yavuz Selim Kart]]></dc:creator>
		<pubDate>Thu, 13 Jul 2023 20:36:52 +0000</pubDate>
				<category><![CDATA[SQL Server]]></category>
		<category><![CDATA[Ad Hoc Distributed Queries Hatası]]></category>
		<category><![CDATA[Blocked Access to STATEMENT Hatası]]></category>
		<category><![CDATA[OpenRowset/OpenDatasource Hatası]]></category>
		<guid isPermaLink="false">https://sqlserveregitimleri.com/?p=16617</guid>

					<description><![CDATA[Herkese merhaba. Bu yazıda SQL Server’da blocked access to STATEMENT &#8216;OpenRowset/OpenDatasource&#8217; of component &#8216;Ad Hoc Distributed Queries&#8217; hatası hakkında bilgi vereceğim. SQL Server&#8217;da Excel&#8217;den veri...]]></description>
										<content:encoded><![CDATA[<p>Herkese merhaba. Bu yazıda SQL Server’da blocked access to STATEMENT &#8216;OpenRowset/OpenDatasource&#8217; of component &#8216;Ad Hoc Distributed Queries&#8217; hatası hakkında bilgi vereceğim.</p>
<p>SQL Server&#8217;da Excel&#8217;den veri okurken bu tarz bir hata ile karşılaşabilirsiniz.</p>
<p>Aşağıdaki sorguyu aşağıdaki çalıştırırsanız hata gidecektir.</p>
<pre class="line-numbers"><code class="language-sql">EXEC sp_configure 'show advanced options', 1
RECONFIGURE WITH OVERRIDE
GO
EXEC sp_configure 'ad hoc distributed queries', 1
RECONFIGURE WITH OVERRIDE
GO</code></pre>
<p>Herkese çalışma hayatında ve yaşamında başarılar kolaylıklar.</p>
<div class='epvc-post-count'><span class='epvc-eye'></span>  <span class="epvc-count"> 241</span><span class='epvc-label'> Kez Okundu</span></div>]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
