<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="wordpress/2.3.3" -->
<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/"
	>

<channel>
	<title>Neil Merton &#187; Databases</title>
	<link>http://www.neilmerton.co.uk</link>
	<description>My online home</description>
	<pubDate>Wed, 06 Feb 2008 22:59:59 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.3.3</generator>
	<language>en</language>
			<item>
		<title>ColdFusion and MySQL</title>
		<link>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/</link>
		<comments>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/#comments</comments>
		<pubDate>Tue, 21 Mar 2006 14:59:29 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[ColdFusion]]></category>

		<category><![CDATA[Databases]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/</guid>
		<description><![CDATA[Have you ever had the following error when trying to connect to a MySQL database via the ColdFusion admin area?
Connection verification failed for data source: mysql_bad
java.sql.SQLException: Communication failure during handshake.
Is there a server running on localhost:3306?
The root cause was that: java.sql.SQLException: Communication
failure during handshake. Is there a server running on localhost:3306?
If so, then read the [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever had the following error when trying to connect to a MySQL database via the ColdFusion admin area?</p>
<blockquote><p>Connection verification failed for data source: mysql_bad<br />
java.sql.SQLException: Communication failure during handshake.<br />
Is there a server running on localhost:3306?<br />
The root cause was that: java.sql.SQLException: Communication<br />
failure during handshake. Is there a server running on localhost:3306?</p></blockquote>
<p>If so, then read the following <a rel="external" href="http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=6ef0253">TechNote</a> to solve the problem.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/03/21/coldfusion-and-mysql/feed/</wfw:commentRss>
		</item>
		<item>
		<title>EMS SQL Manager 2005</title>
		<link>http://www.neilmerton.co.uk/2006/02/21/ems-sql-manager-2005/</link>
		<comments>http://www.neilmerton.co.uk/2006/02/21/ems-sql-manager-2005/#comments</comments>
		<pubDate>Tue, 21 Feb 2006 10:48:44 +0000</pubDate>
		<dc:creator>Neil</dc:creator>
		
		<category><![CDATA[Databases]]></category>

		<category><![CDATA[Software]]></category>

		<guid isPermaLink="false">http://www.neilmerton.co.uk/2006/02/21/ems-sql-manager-2005/</guid>
		<description><![CDATA[Anyone who has had exposure to Microsoft&#8217;s Enterprise Manager for SQL Server will know just how awful the software is to use. I got so frustrated with it recently I went on the hunt for an alternative&#8230;
EMS SQL Manager 2005 does what Enterprise Manager should do, by default. With EMS SQL Manager you can view [...]]]></description>
			<content:encoded><![CDATA[<p>Anyone who has had exposure to Microsoft&#8217;s Enterprise Manager for SQL Server will know just how awful the software is to use. I got so frustrated with it recently I went on the hunt for an alternative&#8230;</p>
<p><a rel="external" title="Visit website" href="http://www.sqlmanager.net/products/mssql/manager">EMS SQL Manager 2005</a> does what Enterprise Manager should do, by default. With EMS SQL Manager you can view databases (whilst hiding the system bits that you&#8217;ll never need to access), print out useful stuff (tables, fields, stored procedures, triggers, views etc) and so much more. The interface is very user friendly and well thought-out.</p>
<p>I can highly recommend this software to anyone using SQL Server.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.neilmerton.co.uk/2006/02/21/ems-sql-manager-2005/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>
