 




<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Sql Server Linked Server to iSeries</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/sql-server-linked-server-to-iseries/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-linked-server-to-iseries/</link>
	<description></description>
	<lastBuildDate>Tue, 21 May 2013 07:47:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: technet</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-linked-server-to-iseries/#comment-38330</link>
		<dc:creator>technet</dc:creator>
		<pubDate>Mon, 22 Nov 2004 03:21:38 +0000</pubDate>
		<guid isPermaLink="false">#comment-38330</guid>
		<description><![CDATA[Excuse me for my late response.
Thanks a lot swede and beermaker !

swede:
I&#039;m quite sure the way I request the data is ok.
It runs fine on the only PC with MSDE (2000 SP3) installed.
something like:
... from AS400.S1234567.LIBRARY.TABLE

beermaker:
The query is the same from every PC cause it&#039;s run from my application (the same installed on every PC).

About the permissions:
The linked server is configured without specifying explicitly any SQL Server login but as
&#039;running under following protection context:&#039;
(the 4th radio button in the linked svr properties protection tab)
followed by a correct USER/PASSWORD with secofr permissions on the iSeries.
i.e. with T-SQL:
sp_addlinkedsrvlogin , &#039;false&#039; , NULL , &#039;&#039; , &#039;&#039;

The SQL Server authentication mode is &#039;Windows&#039;.
Any other query run on tables NOT LINKED but local inside the SQL Server (default instance) database are succesfully reading/writing from any PC.

Do you think I have to check/setup something else ?
(I use SQL Server Dev.Ed.)

You both have been very kind !
I hope you can tell me something more...this is my first experience with MSDE/SQL Server...
Thanks again.
]]></description>
		<content:encoded><![CDATA[<p>Excuse me for my late response.<br />
Thanks a lot swede and beermaker !</p>
<p>swede:<br />
I&#8217;m quite sure the way I request the data is ok.<br />
It runs fine on the only PC with MSDE (2000 SP3) installed.<br />
something like:<br />
&#8230; from AS400.S1234567.LIBRARY.TABLE</p>
<p>beermaker:<br />
The query is the same from every PC cause it&#8217;s run from my application (the same installed on every PC).</p>
<p>About the permissions:<br />
The linked server is configured without specifying explicitly any SQL Server login but as<br />
&#8216;running under following protection context:&#8217;<br />
(the 4th radio button in the linked svr properties protection tab)<br />
followed by a correct USER/PASSWORD with secofr permissions on the iSeries.<br />
i.e. with T-SQL:<br />
sp_addlinkedsrvlogin , &#8216;false&#8217; , NULL , &#8221; , &#8221;</p>
<p>The SQL Server authentication mode is &#8216;Windows&#8217;.<br />
Any other query run on tables NOT LINKED but local inside the SQL Server (default instance) database are succesfully reading/writing from any PC.</p>
<p>Do you think I have to check/setup something else ?<br />
(I use SQL Server Dev.Ed.)</p>
<p>You both have been very kind !<br />
I hope you can tell me something more&#8230;this is my first experience with MSDE/SQL Server&#8230;<br />
Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beermaker</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-linked-server-to-iseries/#comment-38331</link>
		<dc:creator>beermaker</dc:creator>
		<pubDate>Fri, 19 Nov 2004 15:43:35 +0000</pubDate>
		<guid isPermaLink="false">#comment-38331</guid>
		<description><![CDATA[When you say its the same query on a different PC. Are you using the same software (i.e. Query anlayzer)? Is it the same login account?

Be sure permissions are setup correctly on the linked server.]]></description>
		<content:encoded><![CDATA[<p>When you say its the same query on a different PC. Are you using the same software (i.e. Query anlayzer)? Is it the same login account?</p>
<p>Be sure permissions are setup correctly on the linked server.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swede27410</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/sql-server-linked-server-to-iseries/#comment-38332</link>
		<dc:creator>swede27410</dc:creator>
		<pubDate>Fri, 19 Nov 2004 15:38:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-38332</guid>
		<description><![CDATA[how are you attempting to access the data...
the sql code should look something like this:
select column names from linked_servername.catalogname.ownername.filename.tablename]]></description>
		<content:encoded><![CDATA[<p>how are you attempting to access the data&#8230;<br />
the sql code should look something like this:<br />
select column names from linked_servername.catalogname.ownername.filename.tablename</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/10 queries in 0.038 seconds using memcached
Object Caching 295/301 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-21 07:47:52 -->