<?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: How To Access MySQL from Oracle With ODBC and SQL</title>
	<atom:link href="http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/</link>
	<description>News and views from Pythian DBAs</description>
	<lastBuildDate>Fri, 10 Feb 2012 13:01:25 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
	<item>
		<title>By: Mario Praga</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-694129</link>
		<dc:creator>Mario Praga</dc:creator>
		<pubDate>Fri, 30 Dec 2011 22:32:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-694129</guid>
		<description>PLease take a look on :

https://forums.oracle.com/forums/thread.jspa?threadID=2324440&amp;tstart=0</description>
		<content:encoded><![CDATA[<p>PLease take a look on :</p>
<p><a href="https://forums.oracle.com/forums/thread.jspa?threadID=2324440&#038;tstart=0" rel="nofollow">https://forums.oracle.com/forums/thread.jspa?threadID=2324440&#038;tstart=0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Praga</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-694125</link>
		<dc:creator>Mario Praga</dc:creator>
		<pubDate>Fri, 30 Dec 2011 22:32:08 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-694125</guid>
		<description>Friends , I have a big problem now . PLease take a look on :

https://forums.oracle.com/forums/thread.jspa?threadID=2324440&amp;tstart=0</description>
		<content:encoded><![CDATA[<p>Friends , I have a big problem now . PLease take a look on :</p>
<p><a href="https://forums.oracle.com/forums/thread.jspa?threadID=2324440&#038;tstart=0" rel="nofollow">https://forums.oracle.com/forums/thread.jspa?threadID=2324440&#038;tstart=0</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tomsu</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-686429</link>
		<dc:creator>tomsu</dc:creator>
		<pubDate>Sun, 25 Dec 2011 13:48:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-686429</guid>
		<description>SQL&gt; select &quot;col3&quot; from &quot;demo&quot;@mysql

[MySQL][ODBC 5.1 Driver][mysqld-5.0.75-0ubuntu10]You have an error in your SQL
syntax; check the manual that corresponds to your MySQL server version for the
right syntax to use near &#039;&quot;col3&quot; FROM &quot;demo&quot; A1&#039; at line 1

why?</description>
		<content:encoded><![CDATA[<p>SQL&gt; select &#8220;col3&#8243; from &#8220;demo&#8221;@mysql</p>
<p>[MySQL][ODBC 5.1 Driver][mysqld-5.0.75-0ubuntu10]You have an error in your SQL<br />
syntax; check the manual that corresponds to your MySQL server version for the<br />
right syntax to use near &#8216;&#8221;col3&#8243; FROM &#8220;demo&#8221; A1&#8242; at line 1</p>
<p>why?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mario Praga</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-679679</link>
		<dc:creator>Mario Praga</dc:creator>
		<pubDate>Tue, 20 Dec 2011 10:03:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-679679</guid>
		<description>Easy , Fast and Simple . Great post , worked immediately . As Jeremy says ,  please modify the post and put 

MYSQL =
  (DESCRIPTION =
    (ADDRESS_LIST =
      (ADDRESS = (PROTOCOL = TCP)
                 (HOST = localhost)
                 (PORT = 1521)
      )
    )
    (CONNECT_DATA =
      (SID = mysql)
    )
    (HS = OK)
  )  

in tnsnames.ora not in listener.ora 

Now my APEX application is connected to my ZENCART store  , FANTASTIC !</description>
		<content:encoded><![CDATA[<p>Easy , Fast and Simple . Great post , worked immediately . As Jeremy says ,  please modify the post and put </p>
<p>MYSQL =<br />
  (DESCRIPTION =<br />
    (ADDRESS_LIST =<br />
      (ADDRESS = (PROTOCOL = TCP)<br />
                 (HOST = localhost)<br />
                 (PORT = 1521)<br />
      )<br />
    )<br />
    (CONNECT_DATA =<br />
      (SID = mysql)<br />
    )<br />
    (HS = OK)<br />
  )  </p>
<p>in tnsnames.ora not in listener.ora </p>
<p>Now my APEX application is connected to my ZENCART store  , FANTASTIC !</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Juan</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-664077</link>
		<dc:creator>Juan</dc:creator>
		<pubDate>Wed, 07 Dec 2011 20:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-664077</guid>
		<description>help me please, i have the next error:
[MySQL][ODBC 5.1 Driver][mysqld-5.1.23-rc-community]You have an error in your SQL syntax; check the manual that corresponds to to MySQL server version</description>
		<content:encoded><![CDATA[<p>help me please, i have the next error:<br />
[MySQL][ODBC 5.1 Driver][mysqld-5.1.23-rc-community]You have an error in your SQL syntax; check the manual that corresponds to to MySQL server version</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jose paredes</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-588621</link>
		<dc:creator>jose paredes</dc:creator>
		<pubDate>Tue, 06 Sep 2011 19:48:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-588621</guid>
		<description>ERROR at line 1:
ORA-28545: error diagnosed by Net8 when connecting to an agent
Unable to retrieve text of NETWORK/NCR message 65535
ORA-02063: preceding 2 lines from MYSQL</description>
		<content:encoded><![CDATA[<p>ERROR at line 1:<br />
ORA-28545: error diagnosed by Net8 when connecting to an agent<br />
Unable to retrieve text of NETWORK/NCR message 65535<br />
ORA-02063: preceding 2 lines from MYSQL</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jeremy Baumont</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-455161</link>
		<dc:creator>Jeremy Baumont</dc:creator>
		<pubDate>Wed, 25 Aug 2010 10:17:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-455161</guid>
		<description>Hi,

in the section &quot;Configuring the listener&quot; when you want to add &quot;MYSQL&quot; entry: &quot;...And add an entry in the listener.ora file like the one below...&quot;; I think you mean tnsnames.ora no ?

cheers,

--Jeremy Baumont</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>in the section &#8220;Configuring the listener&#8221; when you want to add &#8220;MYSQL&#8221; entry: &#8220;&#8230;And add an entry in the listener.ora file like the one below&#8230;&#8221;; I think you mean tnsnames.ora no ?</p>
<p>cheers,</p>
<p>&#8211;Jeremy Baumont</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: adit_dragonfire</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-422509</link>
		<dc:creator>adit_dragonfire</dc:creator>
		<pubDate>Sun, 11 Apr 2010 05:56:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-422509</guid>
		<description>thanks for your information. This information very helpfull for my homework. I hope you can posting for access postgresql from oracle with odbc and sql too please......</description>
		<content:encoded><![CDATA[<p>thanks for your information. This information very helpfull for my homework. I hope you can posting for access postgresql from oracle with odbc and sql too please&#8230;&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pythian Group - Blog</title>
		<link>http://www.pythian.com/news/1554/how-to-access-mysql-from-oracle-with-odbc-and-sql/#comment-351268</link>
		<dc:creator>Pythian Group - Blog</dc:creator>
		<pubDate>Fri, 20 Mar 2009 16:41:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/news/?p=1554#comment-351268</guid>
		<description>[...] Pythian&#8217;s Grégory Guillou published How To Access MySQL from Oracle With ODBC and SQL. [...]</description>
		<content:encoded><![CDATA[<p>[...] Pythian&#8217;s Grégory Guillou published How To Access MySQL from Oracle With ODBC and SQL. [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

