<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://msmvps.com/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SharePoint world of ECM and Information Management : BDC</title><link>http://msmvps.com/blogs/laflour/archive/tags/BDC/default.aspx</link><description>Tags: BDC</description><dc:language>en</dc:language><generator>CommunityServer 2008.5 SP2 (Build: 40407.4157)</generator><item><title>Connect to database directly without BDC</title><link>http://msmvps.com/blogs/laflour/archive/2009/04/22/connect-to-database-directly-without-bdc.aspx</link><pubDate>Tue, 21 Apr 2009 14:26:05 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1689516</guid><dc:creator>Michael</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/laflour/rsscomments.aspx?PostID=1689516</wfw:commentRss><comments>http://msmvps.com/blogs/laflour/archive/2009/04/22/connect-to-database-directly-without-bdc.aspx#comments</comments><description>&lt;p&gt;Lightning Tools released the Web Part, which allows you to connect to database directly, without using BDC. Having direct access to tables, stored procedures is that functionality with WSS and MOSS Standard didn’t have and a lot client suffered from that, developed their own solutions.&lt;/p&gt;  &lt;p&gt;Now &lt;strong&gt;&lt;a href="http://www.lightningtools.com/pages/lt%20data%20viewer%20web%20part.aspx"&gt;LT Data Viewer Web Part&lt;/a&gt;&lt;/strong&gt; provides you all necessary information&lt;/p&gt;  &lt;p&gt;The Lightning Tools Data Viewer Web Part can save you time and money as it stops the need for developers to write custom code and allows your end users to easily display and format the data they need to see. &lt;/p&gt;  &lt;p&gt;The LTDVWP provides the following benefits: &lt;/p&gt;  &lt;p&gt;1. No need for SharePoint Designer.&amp;#160; The LTDVWP is configured within the browser.   &lt;br /&gt;2. Allows for Integrated Security or provided Username and Password    &lt;br /&gt;3. Allows for connection to SQL, Oracle and Access (accdb &amp;amp; mdb) via the configuration of properties.&amp;#160; (No need for Connection Strings)    &lt;br /&gt;4. Connect directly to Tables/Views and Stored Procedures    &lt;br /&gt;5. Supports Aggregate Functions such as Count, Min, Max, and Sum    &lt;br /&gt;6. Allows for Conditional Formatting on Cells or Rows    &lt;br /&gt;7. Filtering of data    &lt;br /&gt;8. Caching of Data    &lt;br /&gt;9. Update, Delete, and Insertion of Data    &lt;br /&gt;10. Web Part Connections&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1689516" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/laflour/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://msmvps.com/blogs/laflour/archive/tags/Web+Parts/default.aspx">Web Parts</category><category domain="http://msmvps.com/blogs/laflour/archive/tags/BDC/default.aspx">BDC</category></item><item><title>SharePoint BDC Permission Inheritance</title><link>http://msmvps.com/blogs/laflour/archive/2008/12/16/bdc-permission-inheritance.aspx</link><pubDate>Tue, 16 Dec 2008 04:23:00 GMT</pubDate><guid isPermaLink="false">d67277c4-116b-43f1-b688-e9ef184ea916:1656981</guid><dc:creator>Michael</dc:creator><slash:comments>0</slash:comments><wfw:commentRss xmlns:wfw="http://wellformedweb.org/CommentAPI/">http://msmvps.com/blogs/laflour/rsscomments.aspx?PostID=1656981</wfw:commentRss><comments>http://msmvps.com/blogs/laflour/archive/2008/12/16/bdc-permission-inheritance.aspx#comments</comments><description>&lt;p&gt;In these days I was working on the search issue in SharePoint 2007, which led me to the interesting behaviour of BDC Permissions.&lt;/p&gt;
&lt;p&gt;We had the following errors in MOSS crawl log&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;bdc2://&amp;lt;guid&amp;gt;      &lt;br /&gt;The parameter is incorrect. (Could not create a security identifier for the identity &amp;#39;&amp;lt;domain&amp;gt;\&amp;lt;user.name&amp;gt;. This identity may have been deleted.)&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;What it means, is that search can&amp;rsquo;t crawl BDC content, because owner of the BDC application was removed.&lt;/p&gt;
&lt;p&gt;Diagnosing this issue we found that user who imported BDC application doesn&amp;rsquo;t work at us anymore, and he was removed from Active Directory. So, that&amp;rsquo;s why BDC not accessible.&lt;/p&gt;
&lt;p&gt;You can find the full descriptions of this behaviour there &lt;a href="http://k2distillery.blogspot.com/2008/06/bdc-crawl-missing-security-identifier.html"&gt;http://k2distillery.blogspot.com/2008/06/bdc-crawl-missing-security-identifier.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;So, the workaround promised be simple &amp;ndash; just &amp;ldquo;Manage Permissions&amp;rdquo; for this BDC application, removing user from list of BDC Entry owners and from BDC Catalog Permissions. That&amp;rsquo;s what described in that article. But reality is far from it :)&lt;/p&gt;
&lt;p&gt;The actual behaviour is whenever you navigate to &amp;ldquo;Manage Permissions&amp;rdquo; you got &amp;ldquo;Error: Access Denied&amp;quot; screen. The surprising part of this is that my user is&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Farm Administrator &lt;/li&gt;
&lt;li&gt;SSP Site Owner and SSP administrator &lt;/li&gt;
&lt;li&gt;have all rights in SSP Personalization Permissions &lt;/li&gt;
&lt;li&gt;have all rights in BDC Catalog Permissions &lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Well, I have all permissions, but I still can&amp;rsquo;t access user&amp;rsquo;s BDC application. &lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t know one thing &amp;ndash; &lt;strong&gt;BDC&lt;/strong&gt; &lt;strong&gt;Catalog permissions are INHERITED permissions&lt;/strong&gt;. It means that you need explicitly copy all BDC permissions to your user :) Really bizarre. &lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Solution:&lt;/strong&gt; Navigate to BDC Catalog Permissions page, select your admin user and click &amp;ldquo;Copy all permissions to descendants&amp;rdquo;. Detailed instruction is there: &lt;a href="http://blogs.msdn.com/mutaz/archive/2008/12/14/ssp-admin-cannot-manage-existing-bdc-applications.aspx"&gt;http://blogs.msdn.com/mutaz/archive/2008/12/14/ssp-admin-cannot-manage-existing-bdc-applications.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hail to &lt;a href="http://blogs.msdn.com/mutaz/" target="_blank"&gt;Mutaz&lt;/a&gt;, helping to nail down this issue&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Update:&lt;/strong&gt;&amp;nbsp;&lt;a href="http://msmvps.com/blogs/shane/archive/2008/12/17/windows-server-2008-wfe-will-not-allow-large-file-uploads.aspx"&gt;http://msmvps.com/blogs/shane/archive/2008/12/17/windows-server-2008-wfe-will-not-allow-large-file-uploads.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;   &lt;br /&gt;Mirror: &lt;a href="http://laflour.spaces.live.com/blog/cns!7575E2FFC19135B4!1398.entry"&gt;SharePoint BDC Permission Inheritance&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;&lt;img src="http://msmvps.com/aggbug.aspx?PostID=1656981" width="1" height="1"&gt;</description><category domain="http://msmvps.com/blogs/laflour/archive/tags/Sharepoint/default.aspx">Sharepoint</category><category domain="http://msmvps.com/blogs/laflour/archive/tags/BDC/default.aspx">BDC</category></item></channel></rss>