<?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 Access an SQL Server database in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083252#M38624</link>
    <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Is it possible to access an SQL Server database from a process running on OpenVMS written in C using ODBC.&lt;BR /&gt;&lt;BR /&gt;So does it exist ODBC driver for Open VMS to be used for accessing SQL Server.&lt;BR /&gt;&lt;BR /&gt;//Tony</description>
    <pubDate>Tue, 09 Oct 2007 06:26:38 GMT</pubDate>
    <dc:creator>TonyJ</dc:creator>
    <dc:date>2007-10-09T06:26:38Z</dc:date>
    <item>
      <title>Access an SQL Server database</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083252#M38624</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;Is it possible to access an SQL Server database from a process running on OpenVMS written in C using ODBC.&lt;BR /&gt;&lt;BR /&gt;So does it exist ODBC driver for Open VMS to be used for accessing SQL Server.&lt;BR /&gt;&lt;BR /&gt;//Tony</description>
      <pubDate>Tue, 09 Oct 2007 06:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083252#M38624</guid>
      <dc:creator>TonyJ</dc:creator>
      <dc:date>2007-10-09T06:26:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access an SQL Server database</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083253#M38625</link>
      <description>I believe Attunity, OpenLink, Easysoft, and CONNX all do or did have ODBC client packages available for VMS.  If a supported commercial package, one potentially requiring purchase and installation of a server-side component as well as client-side (OpenVMS) drivers, appeals to you, you might want to contact those vendors.&lt;BR /&gt;&lt;BR /&gt;I've also had some success, though not particularly recent, using the FreeTDS ODBC driver with the unixODBC driver manager.  These are free open source packages and require nothing on the server side other than a database account.&lt;BR /&gt;&lt;BR /&gt;You might want to search the archives of this forum for FreeTDS and/or ODBC.</description>
      <pubDate>Tue, 09 Oct 2007 09:47:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083253#M38625</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2007-10-09T09:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Access an SQL Server database</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083254#M38626</link>
      <description>Thanks to Ruslan Laishev a freeTDS library for VMS is available at&lt;BR /&gt;&lt;A href="http://starlet.deltatel.ru/~laishev/work/freetds/" target="_blank"&gt;http://starlet.deltatel.ru/~laishev/work/freetds/&lt;/A&gt;</description>
      <pubDate>Tue, 09 Oct 2007 10:57:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083254#M38626</guid>
      <dc:creator>Ian Miller.</dc:creator>
      <dc:date>2007-10-09T10:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Access an SQL Server database</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083255#M38627</link>
      <description>Nothing wrong with Ruslan's version of FreeTDS except its age.  It's 0.53.  Current stable release is 0.64, available from &lt;A href="http://www.freetds.org" target="_blank"&gt;http://www.freetds.org&lt;/A&gt; and builds out of the box on VMS.</description>
      <pubDate>Tue, 09 Oct 2007 11:21:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083255#M38627</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2007-10-09T11:21:28Z</dc:date>
    </item>
    <item>
      <title>Re: Access an SQL Server database</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083256#M38628</link>
      <description>as an alternative...&lt;BR /&gt;&lt;BR /&gt;We are doing it using JDBC.&lt;BR /&gt;It's a bit more roundabout, but seems to be working.... Pascal program, calls C which sets up JVM and interfaces to Java routines for accessing remote SQL Server database.&lt;BR /&gt;&lt;BR /&gt;I think we are only doing simple updates to a single table, but it seems to be working fine.&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;chris</description>
      <pubDate>Thu, 11 Oct 2007 17:42:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/access-an-sql-server-database/m-p/4083256#M38628</guid>
      <dc:creator>Chris Barratt</dc:creator>
      <dc:date>2007-10-11T17:42:48Z</dc:date>
    </item>
  </channel>
</rss>

