<?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: 3 Tips on Using dg4odbc on 64-bit Linux</title>
	<atom:link href="http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/</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: Srini</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-406771</link>
		<dc:creator>Srini</dc:creator>
		<pubDate>Wed, 17 Feb 2010 14:34:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-406771</guid>
		<description>Thanks a lot for this post.This is helped me to solve my issue.

64bit installation is on linux changed the below odbc.ini parameter and working file.
EnableQuotedIdentifiers=0
to
EnableQuotedIdentifiers=1</description>
		<content:encoded><![CDATA[<p>Thanks a lot for this post.This is helped me to solve my issue.</p>
<p>64bit installation is on linux changed the below odbc.ini parameter and working file.<br />
EnableQuotedIdentifiers=0<br />
to<br />
EnableQuotedIdentifiers=1</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alfred</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-353489</link>
		<dc:creator>Alfred</dc:creator>
		<pubDate>Tue, 07 Apr 2009 20:19:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-353489</guid>
		<description>Thanks for this thread, I found it very useful and it helped me set up the generic connectivity.

The thing that I&#039;d like to add which was different from your experience is that I had to install the 64 bit version of the drivers. The 32 bit version would not work.</description>
		<content:encoded><![CDATA[<p>Thanks for this thread, I found it very useful and it helped me set up the generic connectivity.</p>
<p>The thing that I&#8217;d like to add which was different from your experience is that I had to install the 64 bit version of the drivers. The 32 bit version would not work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pythian Group - Blog</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-350488</link>
		<dc:creator>Pythian Group - Blog</dc:creator>
		<pubDate>Fri, 13 Mar 2009 19:21:55 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-350488</guid>
		<description>[...] post is intended to share, the same way Karun did it for SQL Server last year, some tips related to the setup of the Oracle Gateway for ODBC with MySQL Connector ODBC on [...]</description>
		<content:encoded><![CDATA[<p>[...] post is intended to share, the same way Karun did it for SQL Server last year, some tips related to the setup of the Oracle Gateway for ODBC with MySQL Connector ODBC on [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kathy</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-261907</link>
		<dc:creator>Kathy</dc:creator>
		<pubDate>Thu, 21 Aug 2008 17:10:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-261907</guid>
		<description>I have dg4odbc working just fine geting information out of sqlserver but I can&#039;t get it working with Discoverer EULs.  Has anyone gotten this Discoverer to talk to Sql Server using the DG4ODBC?</description>
		<content:encoded><![CDATA[<p>I have dg4odbc working just fine geting information out of sqlserver but I can&#8217;t get it working with Discoverer EULs.  Has anyone gotten this Discoverer to talk to Sql Server using the DG4ODBC?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Peter</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-212085</link>
		<dc:creator>Peter</dc:creator>
		<pubDate>Wed, 04 Jun 2008 23:21:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-212085</guid>
		<description>We have tested successfully Oracle 11gR1 dg4odbc from linux.x64 shiphome with 64bit odbc drivers.  All indications reflect it&#039;s 64bit application.

[aime@stawj11 bin]$ ldd dg4odbc
        libagtsh.so =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libagtsh.so (0x0000002a95557000)
        libpthread.so.0 =&gt; /lib64/tls/libpthread.so.0 (0x00000033b4700000)
        libclntsh.so.11.1 =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libclntsh.so.11.1 (0x0000002a95d96000)
        libdl.so.2 =&gt; /lib64/libdl.so.2 (0x00000033b4100000)
        libm.so.6 =&gt; /lib64/tls/libm.so.6 (0x00000033b3f00000)
        libnsl.so.1 =&gt; /lib64/libnsl.so.1 (0x00000033b9900000)
        libc.so.6 =&gt; /lib64/tls/libc.so.6 (0x00000033b3c00000)
        /lib64/ld-linux-x86-64.so.2 (0x00000033b3800000)
        libnnz11.so =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libnnz11.so (0x0000002a980cf000)
        libaio.so.1 =&gt; /usr/lib64/libaio.so.1 (0x00000033b3a00000)
[aime@stawj11 bin]$ ldd /scratch/aime/product/11.1.0/tg_1/lib/libagtsh.so
        libdl.so.2 =&gt; /lib64/libdl.so.2 (0x0000002a95d96000)
        libc.so.6 =&gt; /lib64/tls/libc.so.6 (0x0000002a95e99000)
        /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)</description>
		<content:encoded><![CDATA[<p>We have tested successfully Oracle 11gR1 dg4odbc from linux.x64 shiphome with 64bit odbc drivers.  All indications reflect it&#8217;s 64bit application.</p>
<p>[aime@stawj11 bin]$ ldd dg4odbc<br />
        libagtsh.so =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libagtsh.so (0x0000002a95557000)<br />
        libpthread.so.0 =&gt; /lib64/tls/libpthread.so.0 (0x00000033b4700000)<br />
        libclntsh.so.11.1 =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libclntsh.so.11.1 (0x0000002a95d96000)<br />
        libdl.so.2 =&gt; /lib64/libdl.so.2 (0x00000033b4100000)<br />
        libm.so.6 =&gt; /lib64/tls/libm.so.6 (0x00000033b3f00000)<br />
        libnsl.so.1 =&gt; /lib64/libnsl.so.1 (0x00000033b9900000)<br />
        libc.so.6 =&gt; /lib64/tls/libc.so.6 (0x00000033b3c00000)<br />
        /lib64/ld-linux-x86-64.so.2 (0x00000033b3800000)<br />
        libnnz11.so =&gt; /scratch/aime/product/11.1.0/tg_1/lib/libnnz11.so (0x0000002a980cf000)<br />
        libaio.so.1 =&gt; /usr/lib64/libaio.so.1 (0x00000033b3a00000)<br />
[aime@stawj11 bin]$ ldd /scratch/aime/product/11.1.0/tg_1/lib/libagtsh.so<br />
        libdl.so.2 =&gt; /lib64/libdl.so.2 (0x0000002a95d96000)<br />
        libc.so.6 =&gt; /lib64/tls/libc.so.6 (0x0000002a95e99000)<br />
        /lib64/ld-linux-x86-64.so.2 (0x000000552aaaa000)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Another Tip on Using dg4odbc: Materialized Views</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-177642</link>
		<dc:creator>Another Tip on Using dg4odbc: Materialized Views</dc:creator>
		<pubDate>Tue, 08 Apr 2008 19:39:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-177642</guid>
		<description>[...] setting up dg4odbc to connect to a SQL Server database (read &#8216;Tips on Using dg4odbc on 64-bit Linux&#8217;), I spent last week trying to get refreshes of materialized views to work in 11g, using the same [...]</description>
		<content:encoded><![CDATA[<p>[...] setting up dg4odbc to connect to a SQL Server database (read &#8216;Tips on Using dg4odbc on 64-bit Linux&#8217;), I spent last week trying to get refreshes of materialized views to work in 11g, using the same [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Log Buffer #91: a Carnival of the Vanities for DBAs</title>
		<link>http://www.pythian.com/news/892/3-tips-on-using-dg4odbc-on-64-bit-linux/#comment-176330</link>
		<dc:creator>Log Buffer #91: a Carnival of the Vanities for DBAs</dc:creator>
		<pubDate>Fri, 04 Apr 2008 16:44:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.pythian.com/blogs/892/3-tips-on-using-dg4odbc-on-64-bit-linux#comment-176330</guid>
		<description>[...] at home on the Pythian blog, Karun Dutt posted his first item, 3 Tips on Using dg4odbc on 64-bit Linux, the results of having to make data available to an application that formerly queried an MS SQL [...]</description>
		<content:encoded><![CDATA[<p>[...] at home on the Pythian blog, Karun Dutt posted his first item, 3 Tips on Using dg4odbc on 64-bit Linux, the results of having to make data available to an application that formerly queried an MS SQL [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

