<?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>Justice Solutions Web &#38; Graphics &#187; Databases</title>
	<atom:link href="http://justicesolutionsllc.com/category/databases/feed/" rel="self" type="application/rss+xml" />
	<link>http://justicesolutionsllc.com</link>
	<description></description>
	<lastBuildDate>Thu, 26 Jan 2012 02:38:22 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Transfer MS SQL 2005 Database to MySQL</title>
		<link>http://justicesolutionsllc.com/transfer-ms-sql-2005-database-to-mysql/</link>
		<comments>http://justicesolutionsllc.com/transfer-ms-sql-2005-database-to-mysql/#comments</comments>
		<pubDate>Mon, 17 Nov 2008 23:24:23 +0000</pubDate>
		<dc:creator>Doug</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Databases]]></category>
		<category><![CDATA[Web Development]]></category>
		<category><![CDATA[Web Programming]]></category>

		<guid isPermaLink="false">http://www.justicesolutionsllc.com/?p=83</guid>
		<description><![CDATA[Ok&#8230;did you ever have one of those days where at the end of the day you&#8217;re sitting there going&#8230;.man I wish I would have known that earlier&#8230;I could have saved myself a lot of time and heartache.  Well that was me today. You would think with all of the databases I work with I would [...]]]></description>
			<content:encoded><![CDATA[<p>Ok&#8230;did you ever have one of those days where at the end of the day you&#8217;re sitting there going&#8230;.man I wish I would have known that earlier&#8230;I could have saved myself a lot of time and heartache.  Well that was me today.</p>
<p>You would think with all of the databases I work with I would have had this come up, but surprisingly enough I&#8217;ve never had to migrate or transfer an entire database structure from MS SQL 2005 to MySQL.  I googled just about every combination out there and came up with all of these programs from overseas that claimed to</p>
<div id="attachment_84" class="wp-caption alignright" style="width: 205px"><a href="http://www.justicesolutionsllc.com/wp-content/uploads/2008/11/mysql_migration_toolkit.jpg"><img class="size-thumbnail wp-image-84" style="margin: 5px;" title="mysql_migration_toolkit" src="http://www.justicesolutionsllc.com/wp-content/uploads/2008/11/mysql_migration_toolkit.jpg" alt="" width="195" height="138" /></a><p class="wp-caption-text">MySQL Migration Toolkit is Just What You Need!</p></div>
<p>work perfectly, but even in their trial modes they failed miserably.</p>
<p><strong>The Solution&#8230;MySQL Migration Toolkit</strong></p>
<p>I tried one more google which happened me on to an article which was written by a colleague who wanted to let people know about turning on TCP/IP addressing in MSSQL 2005 if they were having trouble using the MySQL Migration Toolkit.  I quickly clicked on the link for the <a href="http://dev.mysql.com/downloads/gui-tools/5.0.html" target="_blank">MySQL Migration Toolkit</a> (which is a part of the <a href="http://dev.mysql.com/downloads/gui-tools/5.0.html" target="_blank">MySQL</a></p>
<p><a href="http://dev.mysql.com/downloads/gui-tools/5.0.html" target="_blank"> GUI Tools</a>) and in almost 5-10 minutes later I had my entire MSSQL database moved to MySQL.</p>
<p>Now it seems a little bit more complex than it actually is.  Literally all you really need are the username/passwords for the respective databases and the name of the database you will need to connect to and obviously transfer to MySQL.  The only pitfall I ran into was during the creation of one of the tables in the database where it didn&#8217;t like the default of a 1 or &#8220;true&#8221; value in a boolean field.  I went ahead and clicked the &#8220;Advanced&#8221; button at the bottom, looked at the SQL statement, took out the DEFAULT (1), and then clicked the &#8220;Recreate Objects&#8221; button.  It worked like a charm after that.</p>
<p><strong>Don&#8217;t Have &#8220;One of those Days&#8221;</strong></p>
<p>So hopefully someone will also google this and if I&#8217;ve been taught well by my SEO expert friend <a href="http://www.matsiltala.com/" target="_blank">Mat Siltala</a> has taught me correctly&#8230;.you&#8217;ll have found this article and will already be moving on to your next task of the day.  Happy Migrating!</p>
<p>Doug.</p>
]]></content:encoded>
			<wfw:commentRss>http://justicesolutionsllc.com/transfer-ms-sql-2005-database-to-mysql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

