<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Interfacing with MySQL via Excel</title>
	<atom:link href="http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/</link>
	<description>A Notepad of Tech, Business, Science and Self Improvement</description>
	<lastBuildDate>Tue, 16 Mar 2010 04:38:38 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: virgoptrex</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-67253</link>
		<dc:creator>virgoptrex</dc:creator>
		<pubDate>Tue, 12 May 2009 18:10:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-67253</guid>
		<description>It works like charm!!! I got error “Database does not contain visible tables” earlier. I got it working later. First and foremost you need to download ODBC connector 3.5 + version  from MySQL http://dev.mysql.com/downloads/connector/odbc/3.51.html. If you are programming from C# like me or any .NET platform you also need to download http://dev.mysql.com/downloads/connector/net/5.1.html I just had to make a successful connection in MS Excel 2007 at the step  (This is the most imp step) &quot;Preparations for Client PC&quot;. Select . Make sure to &quot;test&quot; it. If &quot;successful&quot; then only it works. Since my server is running on the same machine as my client - user = &quot;root&quot;, server &quot;localhost&quot; password = &quot; xxxxx &quot; (must know at the time of creation when you are installing MySQL server http://dev.mysql.com/downloads/mysql/5.1.html) all without quotes. In my case I had created (yes make sure you have database with tables in it - else go to tutorial on creating database with MySQL http://dev.mysql.com/doc/refman/5.1/en/database-use.html). Hope this helps all!!! cheer up! :)</description>
		<content:encoded><![CDATA[<p>It works like charm!!! I got error “Database does not contain visible tables” earlier. I got it working later. First and foremost you need to download ODBC connector 3.5 + version  from MySQL <a href="http://dev.mysql.com/downloads/connector/odbc/3.51.html" rel="nofollow">http://dev.mysql.com/downloads/connector/odbc/3.51.html</a>. If you are programming from C# like me or any .NET platform you also need to download <a href="http://dev.mysql.com/downloads/connector/net/5.1.html" rel="nofollow">http://dev.mysql.com/downloads/connector/net/5.1.html</a> I just had to make a successful connection in MS Excel 2007 at the step  (This is the most imp step) &#8220;Preparations for Client PC&#8221;. Select . Make sure to &#8220;test&#8221; it. If &#8220;successful&#8221; then only it works. Since my server is running on the same machine as my client &#8211; user = &#8220;root&#8221;, server &#8220;localhost&#8221; password = &#8221; xxxxx &#8221; (must know at the time of creation when you are installing MySQL server <a href="http://dev.mysql.com/downloads/mysql/5.1.html)" rel="nofollow">http://dev.mysql.com/downloads/mysql/5.1.html)</a> all without quotes. In my case I had created (yes make sure you have database with tables in it &#8211; else go to tutorial on creating database with MySQL <a href="http://dev.mysql.com/doc/refman/5.1/en/database-use.html)" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/database-use.html)</a>. Hope this helps all!!! cheer up! <img src='http://www.heritage-tech.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: virgoptrex</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-67252</link>
		<dc:creator>virgoptrex</dc:creator>
		<pubDate>Tue, 12 May 2009 18:09:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-67252</guid>
		<description>It works like charm!!! I got error “Database does not contain visible tables” earlier. I got it working later. First and foremost you need to download ODBC connector 3.5 + version  from MySQL http://dev.mysql.com/downloads/connector/odbc/3.51.html. If you are programming from C# like me or any .NET platform you also need to download http://dev.mysql.com/downloads/connector/net/5.1.html I just had to make a successful connection in MS Excel 2007 at the step  (This is the most imp step) &quot;Preparations for Client PC&quot;. Select . Make sure to &quot;test&quot; it. If &quot;successful&quot; then only it works. Since my server is running on the same machine as my client - user = &quot;root&quot;, server &quot;localhost&quot; password = &quot; xxxxx &quot; (must know at the time of creation when you are installing MySQL server http://dev.mysql.com/downloads/mysql/5.1.html) all without quotes. In my case I had created (yes make sure you have database with tables in it - else go to tutorial on creating database with MySQL http://dev.mysql.com/doc/refman/5.1/en/database-use.html). Hope this helps all!!!</description>
		<content:encoded><![CDATA[<p>It works like charm!!! I got error “Database does not contain visible tables” earlier. I got it working later. First and foremost you need to download ODBC connector 3.5 + version  from MySQL <a href="http://dev.mysql.com/downloads/connector/odbc/3.51.html" rel="nofollow">http://dev.mysql.com/downloads/connector/odbc/3.51.html</a>. If you are programming from C# like me or any .NET platform you also need to download <a href="http://dev.mysql.com/downloads/connector/net/5.1.html" rel="nofollow">http://dev.mysql.com/downloads/connector/net/5.1.html</a> I just had to make a successful connection in MS Excel 2007 at the step  (This is the most imp step) &#8220;Preparations for Client PC&#8221;. Select . Make sure to &#8220;test&#8221; it. If &#8220;successful&#8221; then only it works. Since my server is running on the same machine as my client &#8211; user = &#8220;root&#8221;, server &#8220;localhost&#8221; password = &#8221; xxxxx &#8221; (must know at the time of creation when you are installing MySQL server <a href="http://dev.mysql.com/downloads/mysql/5.1.html)" rel="nofollow">http://dev.mysql.com/downloads/mysql/5.1.html)</a> all without quotes. In my case I had created (yes make sure you have database with tables in it &#8211; else go to tutorial on creating database with MySQL <a href="http://dev.mysql.com/doc/refman/5.1/en/database-use.html)" rel="nofollow">http://dev.mysql.com/doc/refman/5.1/en/database-use.html)</a>. Hope this helps all!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Victor</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-66797</link>
		<dc:creator>Victor</dc:creator>
		<pubDate>Wed, 25 Mar 2009 02:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-66797</guid>
		<description>I have the same problem - &quot;Database does not contain visible tables&quot;. It isn&#039;t a logon problem, because the MySQL query browser gets in with the same username and password and can see the tables just fine.</description>
		<content:encoded><![CDATA[<p>I have the same problem &#8211; &#8220;Database does not contain visible tables&#8221;. It isn&#8217;t a logon problem, because the MySQL query browser gets in with the same username and password and can see the tables just fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: thhui</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-66571</link>
		<dc:creator>thhui</dc:creator>
		<pubDate>Mon, 02 Mar 2009 21:21:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-66571</guid>
		<description>You have to enter the password first
as the query does not have that information in the dsn file.

After you submit the correct password,
everything will be normal.</description>
		<content:encoded><![CDATA[<p>You have to enter the password first<br />
as the query does not have that information in the dsn file.</p>
<p>After you submit the correct password,<br />
everything will be normal.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: confusedus</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-65802</link>
		<dc:creator>confusedus</dc:creator>
		<pubDate>Mon, 15 Dec 2008 23:08:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-65802</guid>
		<description>Mark had the same issue as I.  Guess I will have to really learn MYSQL.</description>
		<content:encoded><![CDATA[<p>Mark had the same issue as I.  Guess I will have to really learn MYSQL.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mark Ruiter</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-65297</link>
		<dc:creator>Mark Ruiter</dc:creator>
		<pubDate>Sun, 02 Nov 2008 14:36:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-65297</guid>
		<description>When I&#039;m at step the step to select the database and to make an query I get an error: &#039;Database does not contain visible tables&#039;. What am I doing wrong, I&#039;m sure there are tables.
I have no problems importing complete tabeles into Excel from the same database.</description>
		<content:encoded><![CDATA[<p>When I&#8217;m at step the step to select the database and to make an query I get an error: &#8216;Database does not contain visible tables&#8217;. What am I doing wrong, I&#8217;m sure there are tables.<br />
I have no problems importing complete tabeles into Excel from the same database.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Inserting Data Into MySQL From Excel Using VBA - HTNet</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-64796</link>
		<dc:creator>Inserting Data Into MySQL From Excel Using VBA - HTNet</dc:creator>
		<pubDate>Fri, 22 Aug 2008 03:07:41 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-64796</guid>
		<description>[...] seun asked in an old post of mine, Interfacing with MySQL via Excel; whether it&#8217;s possible to submit data from Excel into MySQL. [...]</description>
		<content:encoded><![CDATA[<p>[...] seun asked in an old post of mine, Interfacing with MySQL via Excel; whether it&#8217;s possible to submit data from Excel into MySQL. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: seun</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-64705</link>
		<dc:creator>seun</dc:creator>
		<pubDate>Wed, 13 Aug 2008 14:11:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-64705</guid>
		<description>can excel submit into mysql....how?</description>
		<content:encoded><![CDATA[<p>can excel submit into mysql&#8230;.how?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: TS7</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-56215</link>
		<dc:creator>TS7</dc:creator>
		<pubDate>Tue, 18 Dec 2007 21:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-56215</guid>
		<description>@Antonello, by default the query will not be re-executed.  But all you need to do once you have the query working in Excel is to:
1. Click a cell in the range you want to refresh
2. Click Data Range Properties on the External Data toolbar 3. Click the &quot;refresh data on file open&quot; box.
Save, re-open, and you&#039;re good to go.</description>
		<content:encoded><![CDATA[<p>@Antonello, by default the query will not be re-executed.  But all you need to do once you have the query working in Excel is to:<br />
1. Click a cell in the range you want to refresh<br />
2. Click Data Range Properties on the External Data toolbar 3. Click the &#8220;refresh data on file open&#8221; box.<br />
Save, re-open, and you&#8217;re good to go.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Antonello</title>
		<link>http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-55705</link>
		<dc:creator>Antonello</dc:creator>
		<pubDate>Tue, 27 Nov 2007 18:41:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.heritage-tech.net/267/interfacing-with-mysql-via-excel/#comment-55705</guid>
		<description>I have not understood if, once saved the spreadsheet, every time I open it the query will be automatically re-executed, provided the ODBC exists and the DB is accessible.
Thanks, bye.
Antonello</description>
		<content:encoded><![CDATA[<p>I have not understood if, once saved the spreadsheet, every time I open it the query will be automatically re-executed, provided the ODBC exists and the DB is accessible.<br />
Thanks, bye.<br />
Antonello</p>
]]></content:encoded>
	</item>
</channel>
</rss>
