<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://www.sharepointblogs.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>echef - All Comments</title><link>http://www.sharepointblogs.com/echef/default.aspx</link><description>From the cluttered (and clustered) brain of Josef Nielsen... A great place for Food, Friends, and... uh... SharePoint of course!</description><dc:language>en</dc:language><generator>CommunityServer 2007 SP2 (Build: 20611.960)</generator><item><title>Gadgetty.co.uk: For gadgets, technology and cyber-ramblings  &amp;raquo; Blog Archive   &amp;raquo; Connecting to SQL EE</title><link>http://www.sharepointblogs.com/echef/archive/2007/08/23/sql-2005-embedded-edition-what-the-heck-is-that.aspx#21418</link><pubDate>Tue, 30 Sep 2008 11:40:38 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:21418</guid><dc:creator>Gadgetty.co.uk: For gadgets, technology and cyber-ramblings  » Blog Archive   » Connecting to SQL EE</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Gadgetty.co.uk: For gadgets, technology and cyber-ramblings &amp;nbsp;&amp;amp;raquo; Blog Archive &amp;nbsp; &amp;amp;raquo; Connecting to SQL EE&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=21418" width="1" height="1"&gt;</description></item><item><title>re: Pre-populating Form Fields for a New Item</title><link>http://www.sharepointblogs.com/echef/archive/2008/05/16/pre-populating-form-fields-for-a-new-item.aspx#19504</link><pubDate>Mon, 04 Aug 2008 17:43:10 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19504</guid><dc:creator>spykew</dc:creator><description>&lt;p&gt;Thanks, it worked :)&lt;/p&gt;
&lt;p&gt;In the mean time I found on this post a script to get the element that we want to populate: &lt;a href="http://blogs.msdn.com/sharepoint/archive/2007/06/21/using-javascript-to-manipulate-a-list-form-field.aspx" rel="nofollow" target="_new"&gt;blogs.msdn.com/.../using-javascript-to-manipulate-a-list-form-field.aspx&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;Roger&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19504" width="1" height="1"&gt;</description></item><item><title>re: Pre-populating Form Fields for a New Item</title><link>http://www.sharepointblogs.com/echef/archive/2008/05/16/pre-populating-form-fields-for-a-new-item.aspx#19503</link><pubDate>Mon, 04 Aug 2008 17:14:40 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19503</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;The only way to get it is to view source on the form page you want to add the script to, ie newform.aspx... You will not find it in SharePoint Designer, as it is internal to the webpart. &amp;nbsp;Look for the INPUT tag with the correct &amp;quot;Title&amp;quot;, and grab the &amp;quot;id&amp;quot; value from that tag.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19503" width="1" height="1"&gt;</description></item><item><title>re: Pre-populating Form Fields for a New Item</title><link>http://www.sharepointblogs.com/echef/archive/2008/05/16/pre-populating-form-fields-for-a-new-item.aspx#19501</link><pubDate>Mon, 04 Aug 2008 16:52:57 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19501</guid><dc:creator>spykew</dc:creator><description>&lt;p&gt;Hi, &lt;/p&gt;
&lt;p&gt;How do you get the id for that specific field?&lt;/p&gt;
&lt;p&gt;Thanks, it is a very usefull script&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19501" width="1" height="1"&gt;</description></item><item><title>re: Those dang System Screens...</title><link>http://www.sharepointblogs.com/echef/archive/2007/08/17/those-dang-system-screens.aspx#19068</link><pubDate>Tue, 22 Jul 2008 13:35:56 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19068</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;As these are system (Application) pages, I do not think you can make this accessible. &amp;nbsp;Even if you made a custom copy of the page and were able to set permissions so a non-site admin could access it, they would require site admin permissions to actually change settings for the Search Keywords. &amp;nbsp;As I understand it, this page makes changes to meta-data for the Site Collection, which is available for user access to read, but requires site-admin access to write. &amp;nbsp;Best thing to hope for would be to write a Web Service and associated system (Application) page in layouts to set this programatically using the web app identity... but be careful with that kind of access :)&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19068" width="1" height="1"&gt;</description></item><item><title>re: Those dang System Screens...</title><link>http://www.sharepointblogs.com/echef/archive/2007/08/17/those-dang-system-screens.aspx#19061</link><pubDate>Tue, 22 Jul 2008 10:53:01 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:19061</guid><dc:creator>Jacob Egholm</dc:creator><description>&lt;p&gt;Do you know if it is possible for a user, which is not a Site Collection Administrator, to access &amp;quot;Search Keywords&amp;quot; admin page?&lt;/p&gt;
&lt;p&gt;Maybe by creating a new Permission Level or......&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=19061" width="1" height="1"&gt;</description></item><item><title>re: Excel Calculation Services (ECS) Invalid Handle error</title><link>http://www.sharepointblogs.com/echef/archive/2007/11/20/excel-calculation-services-ecs-invalid-handle-error.aspx#18998</link><pubDate>Sat, 19 Jul 2008 15:23:35 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:18998</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Even after adding the Network Service, (Local) Administrators, and Everyone groups to the blasted folder at the &amp;quot;Full Control&amp;quot; level, and doing an IISRESET afterwards, it still would not work for me. &amp;nbsp;I had to go Napoleon on it and apply that not just to the folder, but make all the contents inherit the bloody permissions.&lt;/p&gt;
&lt;p&gt;In the Security tab of the folder&amp;#39;s Properties:&lt;/p&gt;
&lt;p&gt;Click Advanced&lt;/p&gt;
&lt;p&gt;Click the Owner tab&lt;/p&gt;
&lt;p&gt;Ensure the current owner says Administrators, if not, click it in the &amp;quot;Change owner to&amp;quot; box&lt;/p&gt;
&lt;p&gt;Check the checkbox that says &amp;quot;Replace owner on subcontainers and objects&amp;quot;&lt;/p&gt;
&lt;p&gt;Hit Apply&lt;/p&gt;
&lt;p&gt;Click the Permissions tab&lt;/p&gt;
&lt;p&gt;Add the Everyone group (if you haven&amp;#39;t already) by using the Add button, type Everyone, and click OK&lt;/p&gt;
&lt;p&gt;Highlight the Everyone group and click Edit&lt;/p&gt;
&lt;p&gt;Ensure &amp;quot;Allow&amp;quot; is checked for all the boxes and click OK&lt;/p&gt;
&lt;p&gt;Check the box that says &amp;quot;Replace permission entries on all child objects with entries shown here that apply to child objects&amp;quot;&lt;/p&gt;
&lt;p&gt;Click Apply, then Yes on the warning to continue&lt;/p&gt;
&lt;p&gt;Click OK&lt;/p&gt;
&lt;p&gt;Then click Apply &amp;amp; OK on the MachineKeys Properties window.&lt;/p&gt;
&lt;p&gt;This all did the trick for me. &amp;nbsp;:-)&lt;/p&gt;
&lt;p&gt;-Tom&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=18998" width="1" height="1"&gt;</description></item><item><title>re: Excel Calculation Services (ECS) Invalid Handle error</title><link>http://www.sharepointblogs.com/echef/archive/2007/11/20/excel-calculation-services-ecs-invalid-handle-error.aspx#18997</link><pubDate>Sat, 19 Jul 2008 15:03:37 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:18997</guid><dc:creator>Tom</dc:creator><description>&lt;p&gt;Didn&amp;#39;t work for me, though I had the same error. &amp;nbsp;Had an Event ID of 6482 and plenty of &amp;quot;System.Security.Cryptography.CryptographicException: The handle is invalid.&amp;quot; kind of messages in the logs. &amp;nbsp;I would have thought your fix would&amp;#39;ve done it, but apparently there&amp;#39;s a little bit more to my issues than yours. &amp;nbsp;Even an IISRESET after changing the ACL didn&amp;#39;t work to let me start the service.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=18997" width="1" height="1"&gt;</description></item><item><title>re: Good bye Hard Drives... Hello ioDrive!</title><link>http://www.sharepointblogs.com/echef/archive/2007/10/03/good-bye-hard-drives-hello-iodrive.aspx#18775</link><pubDate>Mon, 14 Jul 2008 23:59:05 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:18775</guid><dc:creator>Gregory A Anderson</dc:creator><description>&lt;p&gt;I build quad processor Servers using this technology.&lt;/p&gt;
&lt;p&gt;It will become the life blood of the next Generation computer soon.&lt;/p&gt;
&lt;p&gt;My servers start at 15,000, never had one returned!&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=18775" width="1" height="1"&gt;</description></item><item><title>re: Pulling site collections details via direct SQL query</title><link>http://www.sharepointblogs.com/echef/archive/2007/10/09/pulling-site-collections-via-direct-sql-query.aspx#17644</link><pubDate>Mon, 16 Jun 2008 14:49:10 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:17644</guid><dc:creator>Maxime Fortier</dc:creator><description>&lt;p&gt;TY&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=17644" width="1" height="1"&gt;</description></item><item><title>re: Scripting the "Connect to Outlook" function</title><link>http://www.sharepointblogs.com/echef/archive/2008/04/15/scripting-the-quot-connect-to-outlook-quot-function.aspx#17535</link><pubDate>Thu, 12 Jun 2008 12:38:07 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:17535</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;Connect to Outlook is a client-side menu option. &amp;nbsp;The javascript in init.js is a client side look-up to see if you support that function. &amp;nbsp;If you do not, it does not appear. &amp;nbsp;&lt;/p&gt;
&lt;p&gt;The restrictions for &amp;quot;Connect to Outlook&amp;quot; (to my knowledge) are you must be using a supported list type (Doc Lib, Tasks, Calendar, Contacts), you must be using IE (v.6-8), and you must have the MS SharePoint Services Support Components loaded in your Office install. &amp;nbsp;SharePoint Services Support Components are a part of the Office Suite, and are installed by default (look under Office Tools in your setup).&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=17535" width="1" height="1"&gt;</description></item><item><title>re: Scripting the "Connect to Outlook" function</title><link>http://www.sharepointblogs.com/echef/archive/2008/04/15/scripting-the-quot-connect-to-outlook-quot-function.aspx#17523</link><pubDate>Thu, 12 Jun 2008 02:29:44 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:17523</guid><dc:creator>Gary</dc:creator><description>&lt;p&gt;Hey I am configuring Sharepoint 2007 and in my site too I do not see the Actions\Connect to Outlook&lt;/p&gt;
&lt;p&gt;... can u explain me how I can add this feature&lt;/p&gt;
&lt;p&gt;thanks&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=17523" width="1" height="1"&gt;</description></item><item><title>Links (6/8/2008) &amp;laquo; Steve Pietrek - Everything SharePoint</title><link>http://www.sharepointblogs.com/echef/archive/2008/06/06/adding-quot-jump-to-id-quot-to-a-list-view.aspx#17388</link><pubDate>Mon, 09 Jun 2008 00:06:41 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:17388</guid><dc:creator>Links (6/8/2008) « Steve Pietrek - Everything SharePoint</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;Links (6/8/2008) &amp;amp;laquo; Steve Pietrek - Everything SharePoint&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=17388" width="1" height="1"&gt;</description></item><item><title>re: Background on My SharePoint Links</title><link>http://www.sharepointblogs.com/echef/archive/2007/09/12/background-on-my-sharepoint-links.aspx#16900</link><pubDate>Tue, 27 May 2008 16:40:46 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16900</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;Are you sure that the sites do not exist, vs. just being broken sites? &amp;nbsp;Check the site collections list in Central admin to see if they really exist. &amp;nbsp;Problems during site provisioning, or with master pages or the landing page can cause non-SharePoint erros that look like non-existing sites.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16900" width="1" height="1"&gt;</description></item><item><title>re: Background on My SharePoint Links</title><link>http://www.sharepointblogs.com/echef/archive/2007/09/12/background-on-my-sharepoint-links.aspx#16794</link><pubDate>Thu, 22 May 2008 21:03:15 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16794</guid><dc:creator>Nico</dc:creator><description>&lt;p&gt;Hi, I have the same problem... and also I have a few links in My Links and the target of those links are delete sites.&lt;/p&gt;
&lt;p&gt;How can I delete those broken links?&lt;/p&gt;
&lt;p&gt;Great post.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16794" width="1" height="1"&gt;</description></item><item><title>excell calendar</title><link>http://www.sharepointblogs.com/echef/archive/2007/11/07/sharepoint-connections-the-real-day-1.aspx#16289</link><pubDate>Thu, 08 May 2008 23:16:51 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16289</guid><dc:creator>excell calendar</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;excell calendar&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16289" width="1" height="1"&gt;</description></item><item><title>re: Scripting the "Connect to Outlook" function</title><link>http://www.sharepointblogs.com/echef/archive/2008/04/15/scripting-the-quot-connect-to-outlook-quot-function.aspx#16044</link><pubDate>Fri, 02 May 2008 14:52:47 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:16044</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;If you are not getting the &amp;quot;Connect to Outlook&amp;quot; option on that particular list, it is probably because that list is not a child of a support type. &amp;nbsp;A &amp;quot;task-like&amp;quot; list that is a custom list configured for specific purposes will not be able to connect to Outlook, as the required fields may be missing or labeled incorrectly. &amp;nbsp;The only way around this is to either rewire the template to a standard list type, or to use workflows to push content from and to a standard list (which is definately a work around)...&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=16044" width="1" height="1"&gt;</description></item><item><title>re: Scripting the "Connect to Outlook" function</title><link>http://www.sharepointblogs.com/echef/archive/2008/04/15/scripting-the-quot-connect-to-outlook-quot-function.aspx#15579</link><pubDate>Tue, 22 Apr 2008 03:58:17 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:15579</guid><dc:creator>Nick</dc:creator><description>&lt;p&gt;Hi, With this material I was able to track down the fact why a site template I use is not working. It does not have the &amp;#39;connect to outlook&amp;#39; option under &amp;#39;actions&amp;#39;. I got the template from the microsoft 40 template download. The template is &amp;#39;change request management&amp;#39;. If I install a &amp;#39;tasks&amp;#39; list the in the source I found the component:&lt;/p&gt;
&lt;p&gt;&amp;lt;ie:menuitem id=&amp;quot;zz18_OfflineButton&amp;quot; type=&amp;quot;option&amp;quot; iconSrc=&amp;quot;/_layouts/images/MenuPIM.gif&amp;quot; iconScript=&amp;quot;BLOCKED SCRIPTofflineBtnImg&amp;quot; onMenuClick=&amp;quot;BLOCKED SCRIPTExportHailStorm(&amp;#39;tasks&amp;#39;,&amp;#39;http:\u002f\u002fessix\u002flpi\u002feplan&amp;#39;,&amp;#39;{5fd2a1eb-50a2-412d-884a-087da812bf60}&amp;#39;,&amp;#39;EPlan&amp;#39;,&amp;#39;Tasks&amp;#39;,&amp;#39;\u002flpi\u002feplan\u002fLists\u002fTasks&amp;#39;,&amp;#39;&amp;#39;,&amp;#39;\u002flpi\u002feplan\u002fLists\u002fTasks&amp;#39;);&amp;quot; hidden=&amp;quot;!offlineBtnText&amp;quot; textScript=&amp;quot;BLOCKED SCRIPTofflineBtnText&amp;quot; description=&amp;quot;Synchronize items and make them available offline.&amp;quot; menuGroupId=&amp;quot;400&amp;quot;&amp;gt;&amp;lt;/ie:menuitem&amp;gt;&lt;/p&gt;
&lt;p&gt;In the site template, in the tasks section, this line does not appear. I am assuming this is why i don&amp;#39;t get the &amp;#39;connect to outlook option&amp;#39;. Now I am stuck.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=15579" width="1" height="1"&gt;</description></item><item><title>wmi</title><link>http://www.sharepointblogs.com/echef/archive/2008/04/10/mscs-watcher-released.aspx#15483</link><pubDate>Fri, 18 Apr 2008 02:57:06 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:15483</guid><dc:creator>wmi</dc:creator><description>&lt;p&gt;Pingback from &amp;nbsp;wmi&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=15483" width="1" height="1"&gt;</description></item><item><title>re: SQL 2005 Embedded Edition... What the heck is that?</title><link>http://www.sharepointblogs.com/echef/archive/2007/08/23/sql-2005-embedded-edition-what-the-heck-is-that.aspx#15241</link><pubDate>Fri, 11 Apr 2008 10:28:37 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:15241</guid><dc:creator>manish</dc:creator><description>&lt;p&gt;i dont know why Microsoft releases such versions but people like you save us from this mess..thanks alot.....great work&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=15241" width="1" height="1"&gt;</description></item><item><title>re: Pulling site collections details via direct SQL query</title><link>http://www.sharepointblogs.com/echef/archive/2007/10/09/pulling-site-collections-via-direct-sql-query.aspx#14188</link><pubDate>Mon, 17 Mar 2008 15:04:16 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14188</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;Danny, I left out that line (using the -- for comments) because it was unnecessary... I should have actually deleted it from the script. &amp;nbsp;It is unnecessary, as it is the JOIN criteria for the &amp;quot;User&amp;quot; table in the lines above, so is already in effect.&lt;/p&gt;
&lt;p&gt;As to Site Collections missing... Hmmm... Do you house your Content DB's on more than one server? &amp;nbsp;If so, you ust make a linked server object (with credentials) for that server prior to executing this script, or the server will not be connected to.&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14188" width="1" height="1"&gt;</description></item><item><title>re: Pulling site collections details via direct SQL query</title><link>http://www.sharepointblogs.com/echef/archive/2007/10/09/pulling-site-collections-via-direct-sql-query.aspx#14124</link><pubDate>Fri, 14 Mar 2008 23:55:04 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:14124</guid><dc:creator>Danny</dc:creator><description>&lt;p&gt;Hello Josef,&lt;/p&gt;
&lt;p&gt;Thank you for the script! &amp;nbsp;I tried and it works &amp;nbsp;&lt;/p&gt;
&lt;p&gt;1) However - I am &amp;nbsp;puzzed why some site collection are missing. &amp;nbsp;For example /sites/ADS_xxx, /sites/DBS* &lt;/p&gt;
&lt;p&gt;2) Why did you omitted this line&lt;/p&gt;
&lt;p&gt;&amp;quot;AND [User].[tp_SiteID] = [Sites].[Id]&amp;quot; ?&lt;/p&gt;
&lt;p&gt;[ConfigObjects].[Id]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;WHERE&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;[Webs].[ParentWebId] IS NULL&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;--AND [User].[tp_SiteID] = [Sites].[Id]&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND [User].[tp_SiteAdmin] = 1&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;AND [User].[tp_id] = 1&amp;#39;&lt;/p&gt;
&lt;p&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp;EXEC (@DBv1)&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=14124" width="1" height="1"&gt;</description></item><item><title>re: Getting Search Crawl Details from the DB</title><link>http://www.sharepointblogs.com/echef/archive/2007/11/13/getting-search-crawl-details-from-the-db.aspx#13901</link><pubDate>Tue, 11 Mar 2008 13:39:32 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:13901</guid><dc:creator>josef.nielsen</dc:creator><description>&lt;p&gt;This should retrieve crawl times for all search content sources, including external URLs and Fileshares. &amp;nbsp;I don't currently have any fileshares crawled, so I'm not sure how they will show up... When I get a chance I'll throw a few in and see how they record in the crawl history...&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=13901" width="1" height="1"&gt;</description></item><item><title>re: Getting Search Crawl Details from the DB</title><link>http://www.sharepointblogs.com/echef/archive/2007/11/13/getting-search-crawl-details-from-the-db.aspx#13755</link><pubDate>Fri, 07 Mar 2008 19:01:43 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:13755</guid><dc:creator>Mike</dc:creator><description>&lt;p&gt;This is great, any ideas about how to get the file share crawl times? &lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=13755" width="1" height="1"&gt;</description></item><item><title>re: MS-SPC2008 - Day 3</title><link>http://www.sharepointblogs.com/echef/archive/2008/03/06/ms-spc2008-day-3.aspx#13719</link><pubDate>Thu, 06 Mar 2008 23:20:02 GMT</pubDate><guid isPermaLink="false">1f6a1193-f4bb-4480-a5ae-b538d8b20f46:13719</guid><dc:creator>Rob Roach</dc:creator><description>&lt;p&gt;Thanks so much!!! &amp;nbsp;I could not attend the conference and am trying to follow along via blogs and other resources. &amp;nbsp;This post was perhaps the best recap of a day I have read!&lt;/p&gt;

			&lt;hr&gt;&lt;span style="font-size:10pt;"&gt;Posted on &lt;a href="http://www.sharepointblogs.com/"&gt;SharePoint Blogs&lt;/a&gt;&lt;/span&gt;
		  &lt;img src="http://www.sharepointblogs.com/aggbug.aspx?PostID=13719" width="1" height="1"&gt;</description></item></channel></rss>