<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://weblogs.asp.net/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>Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx</link><description>WSS offers a nice Object Model to navigate its content. Anyway sometime we need something more. In these situations we can think about accessing directly the WSS Content Database as James Sturms showed us in his session ( SharePoint Database Schemas </description><dc:language>en</dc:language><generator>CommunityServer 2007 SP1 (Build: 20510.895)</generator><item><title>re: Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#6203891</link><pubDate>Tue, 20 May 2008 11:45:05 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:6203891</guid><dc:creator>Syed Ali Abbas</dc:creator><author>Syed Ali Abbas</author><description>&lt;p&gt;Dear Paolo,&lt;/p&gt;
&lt;p&gt;Thanks for bridging gap between newer and experienced peoples...definitely you are doing great job!!!.&lt;/p&gt;
&lt;p&gt;I want to know some thing about SharePoint customization, that if i customize SharePoint List web part and create my own web part connected with external database. &amp;nbsp;In this case, i think we compromise some basic features of SharePoint like Searching and access control over content saved in external database. i need your opinion as well as others who want to share their experience with me.&lt;/p&gt;
&lt;p&gt;Thanks &amp;amp; Regards,&lt;/p&gt;
&lt;p&gt;Ali Abbas&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=6203891" width="1" height="1"&gt;</description></item><item><title>Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#5350741</link><pubDate>Tue, 27 Nov 2007 11:30:06 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:5350741</guid><dc:creator>Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</dc:creator><author>Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</author><description>&lt;p&gt;Pingback from &amp;nbsp;Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=5350741" width="1" height="1"&gt;</description></item><item><title>re: Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#3100625</link><pubDate>Wed, 11 Jul 2007 04:59:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:3100625</guid><dc:creator>Christoff</dc:creator><author>Christoff</author><description>&lt;p&gt;Morning Paolo,&lt;/p&gt;
&lt;p&gt;Thanks for an interresting article!!! wonder if you can assist me.. I need to create custom Groups in Sharepoint.. but through a webpart.. When the Site First load it should check if the groups(Custom) are already created if not if should create them=. Of which all the groups should have contributor rights..( 5 + 1 Admin Groups) ..Thus deleting the other groups. But the Admin Name should be change to some other title... I could go the Object route.. or should I go the SQL route?...See &lt;/p&gt;
&lt;p&gt;&lt;a rel="nofollow" target="_new" href="http://aspalliance.com/articleViewer.aspx?aId=791&amp;amp;pId=-1"&gt;aspalliance.com/articleViewer.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Christoff&lt;/p&gt;
&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=3100625" width="1" height="1"&gt;</description></item><item><title>re: Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#423689</link><pubDate>Thu, 25 Aug 2005 20:02:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:423689</guid><dc:creator>Romeo Pruno</dc:creator><author>Romeo Pruno</author><description>Sometimes, I have to access directly to WSS db for solve a WSS structure problem, with a personal work-around :-) Sure! is very difficult and dangerous for programmer. Anyway an example occur when I have necessity to share data between different sites.In this situation a don't can use a webpart connection, because this solution don't permit a full control in my WSS sites! I must modify part of a record into MSSQL DB for &amp;quot;link&amp;quot; an other list/Document libraries! For more information, please see at &lt;a target="_new" href="http://blogs.devleap.com/romeopruno/archive/2005/06/09/3933.aspx"&gt;http://blogs.devleap.com/romeopruno/archive/2005/06/09/3933.aspx&lt;/a&gt;  &lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=423689" width="1" height="1"&gt;</description></item><item><title>re: Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#423653</link><pubDate>Thu, 25 Aug 2005 10:24:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:423653</guid><dc:creator>Paolo Pialorsi</dc:creator><author>Paolo Pialorsi</author><description>Marco,&lt;br&gt;you're absolutely right, as you can see also from my last red caveat! :-)&lt;br&gt;Anyway in my situation I've got the customer explicit request to make it run &amp;quot;faster&amp;quot; even if in the future may be we'll have to rewrite/review that little piece of implementation.&lt;br&gt;Consider that I'm using the ACL field just to read and not to write any kind of information.&lt;br&gt;Thanks for your comment and see you at WPC :-).&lt;br&gt;&lt;br&gt;Paolo&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=423653" width="1" height="1"&gt;</description></item><item><title>re: Windows Sharepoint Services incidentally inside permissions on Lists table with tp_ACL</title><link>http://weblogs.asp.net/paolopia/archive/2005/08/25/423624.aspx#423651</link><pubDate>Thu, 25 Aug 2005 10:01:00 GMT</pubDate><guid isPermaLink="false">c06e2b9d-981a-45b4-a55f-ab0d8bbfdc1c:423651</guid><dc:creator>Marco Bellinaso</dc:creator><author>Marco Bellinaso</author><description>Thanks for the info Paolo, nice and interesting discovery! :-)&lt;br&gt;We did something similar in our own portal solution, with regards to ACL storage, for performance and security reasons.&lt;br&gt;&lt;br&gt;BTW, accessing SharePoint's DB is a bad thing in general, accessing the security info stored in those DB is even worse :-) I understand that there are situations where it might be necessary, but I'd try to find some alternative anyway, even a less elegant/simple/performant way...that's because if you tell your client you're using some undocumented and absolutely unsupported (by MS) hack, they are not going to like it at all, and may even force you to change the implementation. It depends on the specific project and client of course. For the finance project we've worked on in the past months, that surely coulnd't get accepted :-(&lt;br&gt;I'm sure you know this kind of situations :-&lt;br&gt;&lt;br&gt;Ciao&lt;img src="http://weblogs.asp.net/aggbug.aspx?PostID=423651" width="1" height="1"&gt;</description></item></channel></rss>