<?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 install Sybase&#8217;s ODBC driver on Ubuntu Linux for ASE/IQ/Replication Server/SQL Anywhere/etc</title>
	<atom:link href="http://froebe.net/blog/index.php/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/feed/" rel="self" type="application/rss+xml" />
	<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/</link>
	<description>Tips &#38; Tricks for Databases (Sybase, Oracle, MySQL, PostgreSQL, SQLite), Windows, Linux, Solaris, Perl, Java, Bash and so much much more</description>
	<lastBuildDate>Tue, 07 Feb 2012 19:24:32 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
	<item>
		<title>By: How to install Sybase’s ODBC driver on Ubuntu Linux 8.10 for ASE/IQ/Replication Server/SQL Anywhere/etc &#124; The Agile Radar</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-11600</link>
		<dc:creator>How to install Sybase’s ODBC driver on Ubuntu Linux 8.10 for ASE/IQ/Replication Server/SQL Anywhere/etc &#124; The Agile Radar</dc:creator>
		<pubDate>Mon, 16 Jan 2012 14:05:46 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-11600</guid>
		<description>[...] someone else in your sphere is solving almost the same problem. Jason posted yesterday about installing ODBC on Ubuntu for Sybase which was one of the challenges we had as part of my previous post about getting Sybase&#039;s ODBC/JDBC [...]</description>
		<content:encoded><![CDATA[<p>[...] someone else in your sphere is solving almost the same problem. Jason posted yesterday about installing ODBC on Ubuntu for Sybase which was one of the challenges we had as part of my previous post about getting Sybase&#039;s ODBC/JDBC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L. Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10877</link>
		<dc:creator>Jason L. Froebe</dc:creator>
		<pubDate>Tue, 18 Jan 2011 20:41:33 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10877</guid>
		<description>To be honest, for the applications I&#039;ve run into, I have yet to see real difference in performance between CT-LIB, ODBC or JDBC in the driver layer.  Most of the bottlenecks tended to be with:

1  Poor queries (no covering indexes or just bad SQL coding)
2  Application design
3  Sybase ASE misconfiguration
4  OS misconfiguration

Way way down the list would be the connection drivers.  That&#039;s not to say that there aren&#039;t issues with the various drivers and abstraction layers though.

Jason</description>
		<content:encoded><![CDATA[<p>To be honest, for the applications I&#8217;ve run into, I have yet to see real difference in performance between CT-LIB, ODBC or JDBC in the driver layer.  Most of the bottlenecks tended to be with:</p>
<p>1  Poor queries (no covering indexes or just bad SQL coding)<br />
2  Application design<br />
3  Sybase ASE misconfiguration<br />
4  OS misconfiguration</p>
<p>Way way down the list would be the connection drivers.  That&#8217;s not to say that there aren&#8217;t issues with the various drivers and abstraction layers though.</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10876</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Tue, 18 Jan 2011 16:11:21 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10876</guid>
		<description>Hello Jason, 


Thank you!

I found the missing lib in the package: libstdc++2.10-glibc2.2_2.95.4-24_i386.deb
after installing this package all my dependencies problems were solved and I was able to use the Sybase ODBC driver.

It is of course not great to have this dependency, but the other options are using the native ct-lib (have to write a driver myself) or use the FreeTDS ODBC drivers. 

What are you experiences with using CT-lib, vs the Sybase ODBC? -I mean performance wise.   

cheers!</description>
		<content:encoded><![CDATA[<p>Hello Jason, </p>
<p>Thank you!</p>
<p>I found the missing lib in the package: libstdc++2.10-glibc2.2_2.95.4-24_i386.deb<br />
after installing this package all my dependencies problems were solved and I was able to use the Sybase ODBC driver.</p>
<p>It is of course not great to have this dependency, but the other options are using the native ct-lib (have to write a driver myself) or use the FreeTDS ODBC drivers. </p>
<p>What are you experiences with using CT-lib, vs the Sybase ODBC? -I mean performance wise.   </p>
<p>cheers!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10875</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Tue, 18 Jan 2011 13:09:06 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10875</guid>
		<description>Hi Danny,

With Ubuntu after 8.10, you will need to install libstdc++5 as Sybase&#039;s ODBC driver is built with the older library. 

sudo aptitude install libstdc++5

let me know if it helps

Jason</description>
		<content:encoded><![CDATA[<p>Hi Danny,</p>
<p>With Ubuntu after 8.10, you will need to install libstdc++5 as Sybase&#8217;s ODBC driver is built with the older library. </p>
<p>sudo aptitude install libstdc++5</p>
<p>let me know if it helps</p>
<p>Jason</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Danny</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10873</link>
		<dc:creator>Danny</dc:creator>
		<pubDate>Tue, 18 Jan 2011 10:01:38 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10873</guid>
		<description>I am trying to setup unixODBC and the Sybase ODBC drivers that ships with the Open Client 15.0 32-bit (RH) on a Ubuntu 10.4 installation. 

All works fine until the actual test:
usr/bin/isql TEST sa **** -v
[01000][unixODBC][Driver Manager]Can&#039;t open lib &#039;/opt/sybase/DataAccess/ODBC/lib/libsybdrvodb.so&#039; : file not found
[ISQL]ERROR: Could not SQLConnect

and I get this error. Of course the file exists, but;

ldd /opt/sybase/DataAccess/ODBC/lib/libsybdrvodb.so
        linux-gate.so.1 =&gt;  (0x003b6000)
	libdl.so.2 =&gt; /lib/tls/i686/cmov/libdl.so.2 (0x001f5000)
	libpthread.so.0 =&gt; /lib/tls/i686/cmov/libpthread.so.0 (0x009e2000)
	libstdc++-libc6.2-2.so.3 =&gt; not found
	libm.so.6 =&gt; /lib/tls/i686/cmov/libm.so.6 (0x00edc000)
	libc.so.6 =&gt; /lib/tls/i686/cmov/libc.so.6 (0x001f9000)
	/lib/ld-linux.so.2 (0x00e67000)


so for some reason the libstdc++-lib6.2-2.so3 is not found. 

Have you had any luck installing the sybase ODBC drivers on Ubuntu 10.4?  would you have any clues of what lib I need to update/install?</description>
		<content:encoded><![CDATA[<p>I am trying to setup unixODBC and the Sybase ODBC drivers that ships with the Open Client 15.0 32-bit (RH) on a Ubuntu 10.4 installation. </p>
<p>All works fine until the actual test:<br />
usr/bin/isql TEST sa **** -v<br />
[01000][unixODBC][Driver Manager]Can&#8217;t open lib &#8216;/opt/sybase/DataAccess/ODBC/lib/libsybdrvodb.so&#8217; : file not found<br />
[ISQL]ERROR: Could not SQLConnect</p>
<p>and I get this error. Of course the file exists, but;</p>
<p>ldd /opt/sybase/DataAccess/ODBC/lib/libsybdrvodb.so<br />
        linux-gate.so.1 =&gt;  (0x003b6000)<br />
	libdl.so.2 =&gt; /lib/tls/i686/cmov/libdl.so.2 (0x001f5000)<br />
	libpthread.so.0 =&gt; /lib/tls/i686/cmov/libpthread.so.0 (0x009e2000)<br />
	libstdc++-libc6.2-2.so.3 =&gt; not found<br />
	libm.so.6 =&gt; /lib/tls/i686/cmov/libm.so.6 (0x00edc000)<br />
	libc.so.6 =&gt; /lib/tls/i686/cmov/libc.so.6 (0x001f9000)<br />
	/lib/ld-linux.so.2 (0x00e67000)</p>
<p>so for some reason the libstdc++-lib6.2-2.so3 is not found. </p>
<p>Have you had any luck installing the sybase ODBC drivers on Ubuntu 10.4?  would you have any clues of what lib I need to update/install?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Toshiba Driver</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10648</link>
		<dc:creator>Toshiba Driver</dc:creator>
		<pubDate>Fri, 25 Jun 2010 20:26:15 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10648</guid>
		<description>good article,can&#039;t hardly wait for more article.. thanks</description>
		<content:encoded><![CDATA[<p>good article,can&#8217;t hardly wait for more article.. thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10544</link>
		<dc:creator>David</dc:creator>
		<pubDate>Wed, 14 Apr 2010 15:12:12 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10544</guid>
		<description>BTW I&#039;m the one running PHP on Ubuntu, and it is working, along with Apache... Just need to be able to connect to the Sybase server :)</description>
		<content:encoded><![CDATA[<p>BTW I&#8217;m the one running PHP on Ubuntu, and it is working, along with Apache&#8230; Just need to be able to connect to the Sybase server <img src='http://froebe.net/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10542</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Wed, 14 Apr 2010 14:44:13 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10542</guid>
		<description>Well, there isn&#039;t a direct link.  You need to download the Software Development Kit.. which you can only get from Sybase http://www.sybase.com/linux</description>
		<content:encoded><![CDATA[<p>Well, there isn&#8217;t a direct link.  You need to download the Software Development Kit.. which you can only get from Sybase <a href="http://www.sybase.com/linux">http://www.sybase.com/linux</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10536</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Tue, 13 Apr 2010 21:50:41 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10536</guid>
		<description>Nope, the ODBC drivers from Sybase are native Linux binaries.</description>
		<content:encoded><![CDATA[<p>Nope, the ODBC drivers from Sybase are native Linux binaries.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-10534</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Tue, 13 Apr 2010 18:48:31 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-10534</guid>
		<description>When you run the Sybase setup (in GUI mode &quot;setup&quot; or console mode &quot;setup -console&quot;), you can choose where to install the Sybase software.  In this case, I chose /opt/sybase.</description>
		<content:encoded><![CDATA[<p>When you run the Sybase setup (in GUI mode &#8220;setup&#8221; or console mode &#8220;setup -console&#8221;), you can choose where to install the Sybase software.  In this case, I chose /opt/sybase.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-9694</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Tue, 20 Jan 2009 13:44:01 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-9694</guid>
		<description>&lt;a href=&quot;http://blogs.consultantsguild.com/index.php/wayne/2009/01/13/sybase-jdbc-crazyness&quot; rel=&quot;nofollow&quot;&gt;Wayne Allen&lt;/a&gt; ran into the same problem as I did with the Sybase ODBC drivers.</description>
		<content:encoded><![CDATA[<p><a href="http://blogs.consultantsguild.com/index.php/wayne/2009/01/13/sybase-jdbc-crazyness">Wayne Allen</a> ran into the same problem as I did with the Sybase ODBC drivers.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: How to install Sybase’s ODBC driver on Ubuntu Linux 8.10 for ASE/IQ/Replication Server/SQL Anywhere/etc - Wayne Allen's Weblog</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-9690</link>
		<dc:creator>How to install Sybase’s ODBC driver on Ubuntu Linux 8.10 for ASE/IQ/Replication Server/SQL Anywhere/etc - Wayne Allen's Weblog</dc:creator>
		<pubDate>Wed, 14 Jan 2009 23:59:35 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-9690</guid>
		<description>[...] someone else in your sphere is solving almost the same problem. Jason posted yesterday about installing ODBC on Ubuntu for Sybase which was one of the challenges we had as part of my previous post about getting Sybase&#039;s ODBC/JDBC [...]</description>
		<content:encoded><![CDATA[<p>[...] someone else in your sphere is solving almost the same problem. Jason posted yesterday about installing ODBC on Ubuntu for Sybase which was one of the challenges we had as part of my previous post about getting Sybase&#8217;s ODBC/JDBC [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason L Froebe</title>
		<link>http://froebe.net/blog/2009/01/13/how-to-install-sybases-odbc-driver-on-ubuntu-linux-810-for-aseiqreplication-serversql-anywhereetc/comment-page-1/#comment-9689</link>
		<dc:creator>Jason L Froebe</dc:creator>
		<pubDate>Tue, 13 Jan 2009 22:29:40 +0000</pubDate>
		<guid isPermaLink="false">http://froebe.net/blog/?p=825#comment-9689</guid>
		<description>To test the dsn, you can use unixODBC&#039;s isql:

% /usr/bin/isql dbadev1</description>
		<content:encoded><![CDATA[<p>To test the dsn, you can use unixODBC&#8217;s isql:</p>
<p>% /usr/bin/isql dbadev1</p>
]]></content:encoded>
	</item>
</channel>
</rss>

