<?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>Dream House &#187; visio</title>
	<atom:link href="http://sajjadhossain.com/tag/visio/feed/" rel="self" type="application/rss+xml" />
	<link>http://sajjadhossain.com</link>
	<description>Courage to do something...</description>
	<lastBuildDate>Sun, 07 Nov 2010 06:45:09 +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>Reverse engineering MySQL database with Microsoft Visio</title>
		<link>http://sajjadhossain.com/2009/02/12/reverse-engineering-mysql-database-with-microsoft-visio/#utm_source=feed&#038;utm_medium=feed&#038;utm_campaign=feed</link>
		<comments>http://sajjadhossain.com/2009/02/12/reverse-engineering-mysql-database-with-microsoft-visio/#comments</comments>
		<pubDate>Thu, 12 Feb 2009 08:41:20 +0000</pubDate>
		<dc:creator>Mohammad Sajjad Hossain</dc:creator>
				<category><![CDATA[Database]]></category>
		<category><![CDATA[database reverse engineering]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[visio]]></category>

		<guid isPermaLink="false">http://sajjadhossain.com/?p=126</guid>
		<description><![CDATA[Sometimes we need to reverse engineer our database. Microsoft Visio has an option for reverse engineering. But by default it does not support MySQL or in other words you cannot reverse engineer a MySQL database. I have faced this problem and got the solution and sharing here with you. The steps involved in this process [...]
Related posts:<ol>
<li><a href='http://sajjadhossain.com/2008/02/25/database-models-databaseanswers/' rel='bookmark' title='Database models &#8211; DatabaseAnswers'>Database models &#8211; DatabaseAnswers</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Sometimes we need to reverse engineer our database. Microsoft Visio has an option for reverse engineering. But by default it does not support MySQL or in other words you cannot reverse engineer a MySQL database. I have faced this problem and got the solution and sharing here with you.</p>
<p><img class="aligncenter size-full wp-image-127" title="mysql_connector" src="http://sajjadhossain.com/wp-content/uploads/2009/02/mysql_connector.png" alt="mysql connector Reverse engineering MySQL database with Microsoft Visio" width="400" height="379" /></p>
<p>The steps involved in this process are described below:</p>
<ol>
<li>Download the latest MySQL ODBC connector from MySQL site. You may find it here <a href="http://dev.mysql.com/downloads/connector/odbc/5.1.html">http://dev.mysql.com/downloads/connector/odbc/5.1.html</a>.</li>
<li>After downloading install the connector.</li>
<li>Now open Microsoft Visio and open <strong>Database Model Diagram</strong> template (you may find it under <strong>Software and Database</strong> group).</li>
<li>From <strong>Database</strong> menu click on <strong>Reverse Engineer</strong>. You will see the Reverse Engineer wizard.</li>
<li>Click on the <strong>New</strong> button.</li>
<li>Select <strong>System Data Source</strong>.</li>
<li>Click <strong>Next</strong>.</li>
<li>Select <strong>MySQL ODBC</strong> driver from the list.</li>
<li>Click <strong>Next</strong> and then <strong>Finish</strong>. <strong>MySQL Connector/ODBC Data Source Configuration</strong> window will open.</li>
<li>Give a name to the datasouce, database server host, user name, password and select the database you want to reverse engineer. Remember, the list of database will be shown if you have provided correct information.</li>
<li>Click on <strong>Ok</strong>. Now you will find the data source in <strong>Data Source</strong> list.</li>
<li>Select the newly created data source and click <strong>Next</strong>. The regular wizard for reverse engineering will start.</li>
</ol>
<p><a class="a2a_dd a2a_target addtoany_share_save" href="http://www.addtoany.com/share_save#url=http%3A%2F%2Fsajjadhossain.com%2F2009%2F02%2F12%2Freverse-engineering-mysql-database-with-microsoft-visio%2F&amp;title=Reverse%20engineering%20MySQL%20database%20with%20Microsoft%20Visio" id="wpa2a_2"><img src="http://sajjadhossain.com/wp-content/plugins/add-to-any/share_save_120_16.png" width="120" height="16" alt="share save 120 16 Reverse engineering MySQL database with Microsoft Visio"  title="Reverse engineering MySQL database with Microsoft Visio" /></a></p><p>Related posts:<ol>
<li><a href='http://sajjadhossain.com/2008/02/25/database-models-databaseanswers/' rel='bookmark' title='Database models &#8211; DatabaseAnswers'>Database models &#8211; DatabaseAnswers</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://sajjadhossain.com/2009/02/12/reverse-engineering-mysql-database-with-microsoft-visio/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
	</channel>
</rss>

