<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: ODBC over Red Hat ES 5 and SQL/SERVER? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700600#M59227</link>
    <description>The name "SQL/SERVER" is not clear. Do you mean Microsoft SQL Server? It is available for Microsoft Windows operating systems only, so the answer would be "no, you cannot run SQL Server on Linux".&lt;BR /&gt;&lt;BR /&gt;ODBC is a standardized database access API. One implementation of it is UnixODBC, and it seems to be included in RedHat Enterprise Linux distributions as an optional package. This would allow you to run ODBC-compliant client programs on RedHat or other Linux host and have them connect to a SQL Server on some Windows platform.&lt;BR /&gt;&lt;BR /&gt;MK</description>
    <pubDate>Mon, 18 Oct 2010 17:07:38 GMT</pubDate>
    <dc:creator>Matti_Kurkela</dc:creator>
    <dc:date>2010-10-18T17:07:38Z</dc:date>
    <item>
      <title>ODBC over Red Hat ES 5 and SQL/SERVER?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700599#M59226</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;They're asking me about if a installation of ODBC Red Hat Enterprise Server 5 and SQL/SERVER is feasible or not... and if the answer is yes, what are the disadvantages?&lt;BR /&gt;&lt;BR /&gt;Anyone with knowledge about this issue?</description>
      <pubDate>Mon, 18 Oct 2010 05:46:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700599#M59226</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2010-10-18T05:46:35Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC over Red Hat ES 5 and SQL/SERVER?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700600#M59227</link>
      <description>The name "SQL/SERVER" is not clear. Do you mean Microsoft SQL Server? It is available for Microsoft Windows operating systems only, so the answer would be "no, you cannot run SQL Server on Linux".&lt;BR /&gt;&lt;BR /&gt;ODBC is a standardized database access API. One implementation of it is UnixODBC, and it seems to be included in RedHat Enterprise Linux distributions as an optional package. This would allow you to run ODBC-compliant client programs on RedHat or other Linux host and have them connect to a SQL Server on some Windows platform.&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Mon, 18 Oct 2010 17:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700600#M59227</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2010-10-18T17:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC over Red Hat ES 5 and SQL/SERVER?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700601#M59228</link>
      <description>Hi!&lt;BR /&gt;&lt;BR /&gt;Ur right, I didnt explain myself properly:&lt;BR /&gt;&lt;BR /&gt;We have a Windows server with Microsoft SQL/SERVER and we need to access it from a Red Hat 5 server we have.&lt;BR /&gt;&lt;BR /&gt;We have learnt that we can use unixODBC as you said but we havent installed it yet.&lt;BR /&gt;&lt;BR /&gt;Our boss just told us that he need to know the disadvantages of such a installation (unixODBC driver in RHES for accessing MS SQL-SERVER on Windows).</description>
      <pubDate>Tue, 19 Oct 2010 07:04:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700601#M59228</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2010-10-19T07:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC over Red Hat ES 5 and SQL/SERVER?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700602#M59229</link>
      <description>&lt;BR /&gt;I think this depends on what you wish to accomplish?  are you looking to run another application from a different platform that requires ODBC access to a MS/SQL DB ? then how else are you going to do it ?&lt;BR /&gt;&lt;BR /&gt;I guess a disadvantage of ODBC vs a native client (which I doubt M$ makes a Linux native client) is that ODBC is typically less efficent and therefore does not perform as well.. &lt;BR /&gt;&lt;BR /&gt;but if performance was a concern then you woul not be hosting a DB on M$..;)&lt;BR /&gt;&lt;BR /&gt;There could also possibly be some functionality that you can not do in ODBC vs the native client.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 19 Oct 2010 14:10:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700602#M59229</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2010-10-19T14:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: ODBC over Red Hat ES 5 and SQL/SERVER?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700603#M59230</link>
      <description>Ok, we'll check it out.&lt;BR /&gt;&lt;BR /&gt;Thanks for your replies!</description>
      <pubDate>Wed, 20 Oct 2010 05:43:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/odbc-over-red-hat-es-5-and-sql-server/m-p/4700603#M59230</guid>
      <dc:creator>mpua</dc:creator>
      <dc:date>2010-10-20T05:43:41Z</dc:date>
    </item>
  </channel>
</rss>

