<?xml version="1.0" encoding="utf-8"?>
<rss xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:pingback="http://madskills.com/public/xml/rss/module/pingback/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>DigitalDilettante.com - SQL</title>
    <link>http://digitaldilettante.com/blog/</link>
    <description>Technology ramblings from a dilettante of all things digital</description>
    <language>en-us</language>
    <copyright>Dan Collier</copyright>
    <lastBuildDate>Wed, 06 Feb 2008 14:23:06 GMT</lastBuildDate>
    <generator>newtelligence dasBlog 1.9.7174.0</generator>
    <managingEditor>csharpster+nospam@gmail.com</managingEditor>
    <webMaster>csharpster+nospam@gmail.com</webMaster>
    <item>
      <trackback:ping>http://digitaldilettante.com/blog/Trackback.aspx?guid=1276fba2-55a4-4b1f-b54f-edbe864ce345</trackback:ping>
      <pingback:server>http://digitaldilettante.com/blog/pingback.aspx</pingback:server>
      <pingback:target>http://digitaldilettante.com/blog/PermaLink,guid,1276fba2-55a4-4b1f-b54f-edbe864ce345.aspx</pingback:target>
      <dc:creator>Dan's Site</dc:creator>
      <wfw:comment>http://digitaldilettante.com/blog/CommentView,guid,1276fba2-55a4-4b1f-b54f-edbe864ce345.aspx</wfw:comment>
      <wfw:commentRss>http://digitaldilettante.com/blog/SyndicationService.asmx/GetEntryCommentsRss?guid=1276fba2-55a4-4b1f-b54f-edbe864ce345</wfw:commentRss>
      <slash:comments>1</slash:comments>
      <body xmlns="http://www.w3.org/1999/xhtml">
        <p>
I recently got this error mucking with SQL.  It wouldn't connect worth a darn. 
So I managed to find this simple concise blog entry that fixed it and so I feel I
should mention it here. 
</p>
        <p>
          <a href="http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx">http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx</a>
        </p>
        <p>
For me, I just has to start the sql browser service.  Woooo..... 
</p>
        <img width="0" height="0" src="http://digitaldilettante.com/blog/aggbug.ashx?id=1276fba2-55a4-4b1f-b54f-edbe864ce345" />
      </body>
      <title>SQL Connection Error</title>
      <guid isPermaLink="false">http://digitaldilettante.com/blog/PermaLink,guid,1276fba2-55a4-4b1f-b54f-edbe864ce345.aspx</guid>
      <link>http://digitaldilettante.com/blog/2008/02/06/SQLConnectionError.aspx</link>
      <pubDate>Wed, 06 Feb 2008 14:23:06 GMT</pubDate>
      <description>&lt;p&gt;
I recently got this error mucking with SQL.&amp;nbsp; It wouldn't connect worth a darn.&amp;nbsp;
So I managed to find this simple concise blog entry that fixed it and so I feel I
should mention it here. 
&lt;p&gt;
&lt;a href="http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx"&gt;http://blogs.msdn.com/sql_protocols/archive/2007/05/13/sql-network-interfaces-error-26-error-locating-server-instance-specified.aspx&lt;/a&gt; 
&lt;p&gt;
For me, I just has to start the sql browser service.&amp;nbsp; Woooo..... 
&lt;/p&gt;
&lt;img width="0" height="0" src="http://digitaldilettante.com/blog/aggbug.ashx?id=1276fba2-55a4-4b1f-b54f-edbe864ce345" /&gt;</description>
      <comments>http://digitaldilettante.com/blog/CommentView,guid,1276fba2-55a4-4b1f-b54f-edbe864ce345.aspx</comments>
      <category>SQL</category>
    </item>
  </channel>
</rss>