<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Tue, 18 Jun 2013 15:52:18 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Ligaya Turmelle's Blog: SQL Server DNS]]></title>
      <guid>http://www.phpdeveloper.org/news/6901</guid>
      <link>http://www.phpdeveloper.org/news/6901</link>
      <description><![CDATA[<p>
Working with multiple databases in your scripts can be a pain at times as <i>Ligaya Turmelle</i> found out in <a href="http://www.khankennels.com/blog/index.php/archives/2006/12/14/sql-server-dns/">getting a PDO connection</a> working to a SQL Server in one of her scripts.
</p>
<blockquote>
My DSN just was not right and wouldn't play - my host string was off and any permutation I used wasn't working. Looked at the PDO docs, the DSN docs in the manual, connectionstrings.com and no love.
</blockquote>
<p>
Her <a href="http://www.khankennels.com/blog/index.php/archives/2006/12/14/sql-server-dns/">final fix</a> involved setting up an "instance" of her SQL server to point to the host. Her code is included.
</p>]]></description>
      <pubDate>Thu, 14 Dec 2006 16:10:00 -0600</pubDate>
    </item>
  </channel>
</rss>
