<?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>IT Made Simple &#187; Database</title>
	<atom:link href="http://www.it-idiot.net/category/database/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.it-idiot.net</link>
	<description>IT mysteries demystified...</description>
	<lastBuildDate>Tue, 18 Aug 2009 08:58:33 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Moving MySQL Database from Windows to Linux RedHat</title>
		<link>http://www.it-idiot.net/2008/01/moving-mysql-database-from-windows-to-linux-redhat/</link>
		<comments>http://www.it-idiot.net/2008/01/moving-mysql-database-from-windows-to-linux-redhat/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 16:21:07 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[moving]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2008/01/05/moving-mysql-database-from-windows-to-linux-redhat/</guid>
		<description><![CDATA[The question is can it be done. My reply is yes&#8230; terms and condition applies.
Terms and conditions :
1. The mySQL DBMS for both the server must use same version.
2. Database only uses MyISAM tables, strictly no INNODB please.
3. Refer to line 1 and 2  
Workflow :
1. Stop the mySQL service on the windows server. [...]]]></description>
		<wfw:commentRss>http://www.it-idiot.net/2008/01/moving-mysql-database-from-windows-to-linux-redhat/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Migrating MSDE 2000 db to MSSQL 2005 Express</title>
		<link>http://www.it-idiot.net/2008/01/migrating-msde-2000-db-to-mssql-2005-express/</link>
		<comments>http://www.it-idiot.net/2008/01/migrating-msde-2000-db-to-mssql-2005-express/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 17:00:55 +0000</pubDate>
		<dc:creator>EinsamSoldat</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[How to]]></category>
		<category><![CDATA[intermediate]]></category>
		<category><![CDATA[migration]]></category>
		<category><![CDATA[msde]]></category>
		<category><![CDATA[msde 2000]]></category>
		<category><![CDATA[mssql]]></category>
		<category><![CDATA[mssql 2005]]></category>
		<category><![CDATA[mssql 2005 express]]></category>
		<category><![CDATA[mssql2005]]></category>
		<category><![CDATA[mssql2005 express]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade]]></category>

		<guid isPermaLink="false">http://it-idiot.einsamsoldat.net/2008/01/04/migrating-msde-2000-db-to-mssql-2005-express/</guid>
		<description><![CDATA[Scenario :
An ASP web application in which the backend DBMS is running on MSDE 2000 SQL Server.
Objective :
Making the ASP web application to use  MSSQL 2005  Express on to the server. On top of that database created on the MSDE 2000 Instance needs to be migrated over to the MSSQL 2005 .
Scope :
1. [...]]]></description>
		<wfw:commentRss>http://www.it-idiot.net/2008/01/migrating-msde-2000-db-to-mssql-2005-express/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
