<?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: Setting a Data Source at Runtime on SQL Reporting Services</title>
	<atom:link href="http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/</link>
	<description>My (mis)adventures in the IT industry</description>
	<lastBuildDate>Tue, 07 Feb 2012 22:18:59 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: george1075</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-71822</link>
		<dc:creator>george1075</dc:creator>
		<pubDate>Tue, 29 Mar 2011 08:47:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-71822</guid>
		<description>Highly recommended for people just getting started on SQL selects.
Sql tutorial:http://www.sql-reports.net/2011/03/sql-select-tutorials.html</description>
		<content:encoded><![CDATA[<p>Highly recommended for people just getting started on SQL selects.<br />
Sql tutorial:<a href="http://www.sql-reports.net/2011/03/sql-select-tutorials.html" rel="nofollow">http://www.sql-reports.net/2011/03/sql-select-tutorials.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: george1075</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-71821</link>
		<dc:creator>george1075</dc:creator>
		<pubDate>Tue, 29 Mar 2011 08:45:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-71821</guid>
		<description>The site SQL Reports has a great SQL tutorial.
SQL Reports:http://www.sql-reports.net/</description>
		<content:encoded><![CDATA[<p>The site SQL Reports has a great SQL tutorial.<br />
SQL Reports:<a href="http://www.sql-reports.net/" rel="nofollow">http://www.sql-reports.net/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beakersoft</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-62864</link>
		<dc:creator>beakersoft</dc:creator>
		<pubDate>Wed, 28 Apr 2010 18:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-62864</guid>
		<description>Drew, i used active directory groups to control the access to the database. I have a table that maps databases to groups, and as a user access&#039;s the site i only allow them to connect to the databases based on their group membership.

Hope that helps</description>
		<content:encoded><![CDATA[<p>Drew, i used active directory groups to control the access to the database. I have a table that maps databases to groups, and as a user access&#8217;s the site i only allow them to connect to the databases based on their group membership.</p>
<p>Hope that helps</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Drew</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-62859</link>
		<dc:creator>Drew</dc:creator>
		<pubDate>Wed, 28 Apr 2010 15:58:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-62859</guid>
		<description>I can handle the interface to build a way to undate the tables used in this article. Only problem is the article isn&#039;t clear on providing the report user a way to control which database is available. Is there a query to the database to check which databases the current user is ALLOWED access to? Otherwise, thanks for the article. I am sure we will be able to use it in some form or fashion. Cheers.</description>
		<content:encoded><![CDATA[<p>I can handle the interface to build a way to undate the tables used in this article. Only problem is the article isn&#8217;t clear on providing the report user a way to control which database is available. Is there a query to the database to check which databases the current user is ALLOWED access to? Otherwise, thanks for the article. I am sure we will be able to use it in some form or fashion. Cheers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-61939</link>
		<dc:creator>Paul</dc:creator>
		<pubDate>Wed, 17 Mar 2010 20:42:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-61939</guid>
		<description>You mentioned in the beginning about allowing high end users access to multiple databases. I assume you would just un-hide the database parameter?</description>
		<content:encoded><![CDATA[<p>You mentioned in the beginning about allowing high end users access to multiple databases. I assume you would just un-hide the database parameter?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: minosam</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-56171</link>
		<dc:creator>minosam</dc:creator>
		<pubDate>Tue, 15 Dec 2009 15:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-56171</guid>
		<description>thanks for ur effort , I did as u indicate, but the dataset couldn&#039;t be fill with field, so any solution avaliable</description>
		<content:encoded><![CDATA[<p>thanks for ur effort , I did as u indicate, but the dataset couldn&#8217;t be fill with field, so any solution avaliable</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beakersoft</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-46708</link>
		<dc:creator>beakersoft</dc:creator>
		<pubDate>Fri, 17 Jul 2009 17:52:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-46708</guid>
		<description>madhu, yes you need an entry for the username in the users table, this is how it maps to the database</description>
		<content:encoded><![CDATA[<p>madhu, yes you need an entry for the username in the users table, this is how it maps to the database</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhu</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-46390</link>
		<dc:creator>Madhu</dc:creator>
		<pubDate>Sat, 11 Jul 2009 12:14:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-46390</guid>
		<description>Thanks Beakersoft For ur quick reply

yes same i mapped in dataset filter but its not working.i think we should have entry of login username in reportserver.users table?

Sorry to say i didnt understand ur point could you please explain me in detail.

let me explain u my problem is:

from my web application i login with username &quot;madhu&quot;,so for this username we have to maintain any entries in any table?

some where im missing the flow please help me out to solve this,im breaking my head from last weak

Thanks
madhu</description>
		<content:encoded><![CDATA[<p>Thanks Beakersoft For ur quick reply</p>
<p>yes same i mapped in dataset filter but its not working.i think we should have entry of login username in reportserver.users table?</p>
<p>Sorry to say i didnt understand ur point could you please explain me in detail.</p>
<p>let me explain u my problem is:</p>
<p>from my web application i login with username &#8220;madhu&#8221;,so for this username we have to maintain any entries in any table?</p>
<p>some where im missing the flow please help me out to solve this,im breaking my head from last weak</p>
<p>Thanks<br />
madhu</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beakersoft</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-46317</link>
		<dc:creator>beakersoft</dc:creator>
		<pubDate>Thu, 09 Jul 2009 18:04:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-46317</guid>
		<description>Madhu, 

“Fields!username.value=User!UserID” is the current logged on user, (so it would return domain\username) 

It uses this to go and get the users info out of the DB, without this you would not be able to tie a user and a database together</description>
		<content:encoded><![CDATA[<p>Madhu, </p>
<p>“Fields!username.value=User!UserID” is the current logged on user, (so it would return domain\username) </p>
<p>It uses this to go and get the users info out of the DB, without this you would not be able to tie a user and a database together</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Madhu</title>
		<link>http://www.beakersoft.co.uk/2008/06/22/setting-a-data-source-at-runtime-on-sql-reporting-services/comment-page-1/#comment-46293</link>
		<dc:creator>Madhu</dc:creator>
		<pubDate>Thu, 09 Jul 2009 08:36:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.beakersoft.co.uk/?p=176#comment-46293</guid>
		<description>Hi 
Its a great stuff and cleared all of my problems
but one thing i didnt get is about getting the user who run the report.
could you please clear my doubt
in the creation of dataset you made a filter like
&quot;Fields!username.value=User!UserID&quot; 
here i dint understand how u will get and where we get &quot;User!UserID&quot;. im calling reports from web interface so i need to get the login user from web application and passed to report server?
please tell me how will we do this..?
Advance Thans</description>
		<content:encoded><![CDATA[<p>Hi<br />
Its a great stuff and cleared all of my problems<br />
but one thing i didnt get is about getting the user who run the report.<br />
could you please clear my doubt<br />
in the creation of dataset you made a filter like<br />
&#8220;Fields!username.value=User!UserID&#8221;<br />
here i dint understand how u will get and where we get &#8220;User!UserID&#8221;. im calling reports from web interface so i need to get the login user from web application and passed to report server?<br />
please tell me how will we do this..?<br />
Advance Thans</p>
]]></content:encoded>
	</item>
</channel>
</rss>

