<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Abby and Win's Blog &#187; SQL</title>
	<atom:link href="http://abbyandwin.net/blog/category/programming/sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://abbyandwin.net/blog</link>
	<description>Our Blog 2 Share 4 All</description>
	<lastBuildDate>Fri, 18 May 2012 22:46:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>MSSQL Driver for PHP5.3</title>
		<link>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/</link>
		<comments>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/#comments</comments>
		<pubDate>Mon, 07 Feb 2011 23:26:32 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2000]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[driver]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[php 5.3]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=601</guid>
		<description><![CDATA[Before using PHP5.3, I never had to worry about MSSQL support. PHP included a dll file to use with MSSQL Server 2000 and up. This is no longer true if you decide to upgrade to PHP5.3.x. For months I looked &#8230; <a href="http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2011/02/07/mssql-driver-for-php5-3/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Windows 2008 and MSSQL Server 2005 not allowing remote connections</title>
		<link>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/</link>
		<comments>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 23:41:51 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[2008]]></category>
		<category><![CDATA[allow]]></category>
		<category><![CDATA[connection]]></category>
		<category><![CDATA[firewall]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[remote]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=588</guid>
		<description><![CDATA[If you think you checked every setting in MSSQL Server that allows remote connections, you may have missed the Windows firewall setting. I have installed MSSQL 2005 many times on Windows 2000 Server, 2003, and 2008 and never ran into &#8230; <a href="http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/15/windows-2008-and-mssql-server-2005-not-allowing-remote-connections/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Debian5 Lenny and MySQL Server 5.1.x</title>
		<link>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/</link>
		<comments>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/#comments</comments>
		<pubDate>Wed, 15 Sep 2010 22:09:56 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[5.1]]></category>
		<category><![CDATA[debian]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[sid]]></category>
		<category><![CDATA[unstable]]></category>
		<category><![CDATA[webmin]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=584</guid>
		<description><![CDATA[I am running Debian5 Lenny which is running Virtualmin and Webmin. The default configurations install MySQL server 5.0.51. MySQL&#8217;s website has version 5.1.x. I wanted to update the version on my Debian box. Unfortunately, Debian considers MySQL 5.0.51 as the &#8230; <a href="http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/09/15/debian5-lenny-and-mysql-server-5-1-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Connect to MSSQL 2005 using PHP</title>
		<link>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/</link>
		<comments>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/#comments</comments>
		<pubDate>Wed, 30 Jun 2010 01:46:00 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[2005]]></category>
		<category><![CDATA[date]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[mssql_connect]]></category>
		<category><![CDATA[php5]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=571</guid>
		<description><![CDATA[Here&#8217;s a couple of quick tips to connecting to a MSSQL 2005 server using PHP on a Windows webserver. You will need to enable the php_mssql.dll in your php.ini file. Here&#8217;s the code to connect to the server. &#60;?php $conn &#8230; <a href="http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/06/29/connect-to-mssql-2005-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Using PEAR Pager with PHP PDO</title>
		<link>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/</link>
		<comments>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/#comments</comments>
		<pubDate>Tue, 16 Mar 2010 18:22:09 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[bug]]></category>
		<category><![CDATA[limit]]></category>
		<category><![CDATA[pager]]></category>
		<category><![CDATA[paging]]></category>
		<category><![CDATA[pdo]]></category>
		<category><![CDATA[pear]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=516</guid>
		<description><![CDATA[This post will be addressing 2 things. How to use PEAR&#8217;s Pager class with PHP PDO Addressing PDO bug #44639 (http://bugs.php.net/bug.php?id=44639) Two queries will be used for this task. The first query, you will count the rows of the recordset. &#8230; <a href="http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2010/03/16/using-pear-pager-with-php-pdo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MSSQL Stored Procedures and Classic ASP</title>
		<link>http://abbyandwin.net/blog/2008/12/04/mssql-stored-procedures-and-classic-asp/</link>
		<comments>http://abbyandwin.net/blog/2008/12/04/mssql-stored-procedures-and-classic-asp/#comments</comments>
		<pubDate>Thu, 04 Dec 2008 19:52:27 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[asp]]></category>
		<category><![CDATA[classic asp]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[stored procedure]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=341</guid>
		<description><![CDATA[A client at work wanted us to create a way to duplicate existing records on their website with a click of a button. These records involve multiple tables in the database. Some of the tables contained a lot of columns. &#8230; <a href="http://abbyandwin.net/blog/2008/12/04/mssql-stored-procedures-and-classic-asp/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2008/12/04/mssql-stored-procedures-and-classic-asp/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Allowing network connections to MySQL in OS X Leopard Server</title>
		<link>http://abbyandwin.net/blog/2008/05/14/allowing-network-connections-to-mysql-in-os-x-leopard-server/</link>
		<comments>http://abbyandwin.net/blog/2008/05/14/allowing-network-connections-to-mysql-in-os-x-leopard-server/#comments</comments>
		<pubDate>Thu, 15 May 2008 01:12:12 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[my.conf]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[remote connection]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[skip-netowrking]]></category>
		<category><![CDATA[xserve]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/?p=247</guid>
		<description><![CDATA[For the past couple of days I&#8217;ve been trying to set up one of our XServe running Leopard Server at work for web hosting. I was able to configure the Web, AFP, and SMB properly. The problem I was having &#8230; <a href="http://abbyandwin.net/blog/2008/05/14/allowing-network-connections-to-mysql-in-os-x-leopard-server/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2008/05/14/allowing-network-connections-to-mysql-in-os-x-leopard-server/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>MySQL backup and restore databases with views</title>
		<link>http://abbyandwin.net/blog/2008/02/04/mysql-backup-and-restore-databases-with-views/</link>
		<comments>http://abbyandwin.net/blog/2008/02/04/mysql-backup-and-restore-databases-with-views/#comments</comments>
		<pubDate>Tue, 05 Feb 2008 00:52:55 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[OS X]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[5.0.22]]></category>
		<category><![CDATA[backup]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[restore]]></category>
		<category><![CDATA[views 5.1.18]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/2008/02/04/mysql-backup-and-restore-databases-with-views/</guid>
		<description><![CDATA[We recently installed OS X Leopard Server at work. I had to take MySQL databases from our old Tiger Server and restore them onto the new XServes. Both servers are running MySQL Server version 5.0.45 but our Tiger server is &#8230; <a href="http://abbyandwin.net/blog/2008/02/04/mysql-backup-and-restore-databases-with-views/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2008/02/04/mysql-backup-and-restore-databases-with-views/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to convert MSSQL date format to MySQL</title>
		<link>http://abbyandwin.net/blog/2007/08/14/how-to-convert-mssql-date-format-to-mysql/</link>
		<comments>http://abbyandwin.net/blog/2007/08/14/how-to-convert-mssql-date-format-to-mysql/#comments</comments>
		<pubDate>Wed, 15 Aug 2007 00:07:05 +0000</pubDate>
		<dc:creator>Sherwin</dc:creator>
				<category><![CDATA[Programming]]></category>
		<category><![CDATA[SQL]]></category>
		<category><![CDATA[Technology]]></category>

		<guid isPermaLink="false">http://abbyandwin.net/blog/2007/08/14/how-to-convert-mssql-date-format-to-mysql/</guid>
		<description><![CDATA[I recently had to transfer over some databases from MSSQL Server 2000 to MySQL. Unfortunately, the date format that MSSQL keeps is MM-DD-YYYY HH:MM:SS am/pm. MySQL uses YYYY-MM-DD HH:MM:SS (24hour format). For example, 8/14/2007 5:00:00 PM (MSSQL format) and 2007-08-14 &#8230; <a href="http://abbyandwin.net/blog/2007/08/14/how-to-convert-mssql-date-format-to-mysql/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
		<wfw:commentRss>http://abbyandwin.net/blog/2007/08/14/how-to-convert-mssql-date-format-to-mysql/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

