<?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 MySQL in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097377#M88755</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;is it possible to connect from an I64 OpenVMS V8.3 to a MySQL DB (Windows) running somewhere in the LAN?? I didn't find a solution on the internet, only a mysql server for vms, no client. &lt;BR /&gt;Thanks.</description>
    <pubDate>Wed, 12 Mar 2008 12:16:48 GMT</pubDate>
    <dc:creator>Dario Karlen</dc:creator>
    <dc:date>2008-03-12T12:16:48Z</dc:date>
    <item>
      <title>MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097377#M88755</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;is it possible to connect from an I64 OpenVMS V8.3 to a MySQL DB (Windows) running somewhere in the LAN?? I didn't find a solution on the internet, only a mysql server for vms, no client. &lt;BR /&gt;Thanks.</description>
      <pubDate>Wed, 12 Mar 2008 12:16:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097377#M88755</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2008-03-12T12:16:48Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097378#M88756</link>
      <description>You're looking for here is an ODBC or JDBC client for OpenVMS (and not a database), and options do exist in this space.&lt;BR /&gt;&lt;BR /&gt;MySQL, PostgreSQL and SQL Server can all be configured with ODBC servers.&lt;BR /&gt;&lt;BR /&gt;Here's some quick background:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://64.223.189.234/node/668" target="_blank"&gt;http://64.223.189.234/node/668&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Whether or not these meet your needs or might even work in your particular environment is another discussion.&lt;BR /&gt;&lt;BR /&gt;Stephen Hoffman&lt;BR /&gt;HoffmanLabs LLC&lt;BR /&gt;</description>
      <pubDate>Wed, 12 Mar 2008 14:49:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097378#M88756</guid>
      <dc:creator>Hoff</dc:creator>
      <dc:date>2008-03-12T14:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097379#M88757</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;The mysql server for VMS contains also the client part. The directory MYSQL_ROOT:[VMS.LIB] contains two libraries:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Directory SYS$COMMON:[MYSQL051.VMS.LIB]&lt;BR /&gt;&lt;BR /&gt;mysqlclient_mixed.olb;1                 mysqlclient_upper.olb;1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The mixed version has mixed case symbols and the upper has upper case symbols.&lt;BR /&gt;&lt;BR /&gt;You can write a program which comunicate with an mysql database using one of this two libraries.&lt;BR /&gt;&lt;BR /&gt;Refer to the mysql documentation for more:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://dev.mysql.com/doc/refman/4.1/en/c-api-function-overview.html" target="_blank"&gt;http://dev.mysql.com/doc/refman/4.1/en/c-api-function-overview.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The VMS mysql distribution can be found there:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.pi-net.dyndns.org/anonymous/kits/" target="_blank"&gt;http://www.pi-net.dyndns.org/anonymous/kits/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Bojan</description>
      <pubDate>Wed, 12 Mar 2008 16:53:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097379#M88757</guid>
      <dc:creator>Bojan Nemec</dc:creator>
      <dc:date>2008-03-12T16:53:21Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097380#M88758</link>
      <description>Dario,&lt;BR /&gt;&lt;BR /&gt;just to mention that the preferred access page is&lt;BR /&gt;&lt;A href="http://vmsmysql.dyndns.org/" target="_blank"&gt;http://vmsmysql.dyndns.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;This is a wiki and can freely updated.&lt;BR /&gt;&lt;BR /&gt;There is also a forum which contains some informations about how to build MySQL client applications on VMS:&lt;BR /&gt;&lt;A href="http://www.pi-net.dyndns.org/piforum/index.php" target="_blank"&gt;http://www.pi-net.dyndns.org/piforum/index.php&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;JF</description>
      <pubDate>Thu, 13 Mar 2008 06:24:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097380#M88758</guid>
      <dc:creator>Jean-François Piéronne</dc:creator>
      <dc:date>2008-03-13T06:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: MySQL</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097381#M88759</link>
      <description>Exactly what I was looking for, I found everything I need there! Thanks</description>
      <pubDate>Thu, 13 Mar 2008 10:33:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/mysql/m-p/5097381#M88759</guid>
      <dc:creator>Dario Karlen</dc:creator>
      <dc:date>2008-03-13T10:33:26Z</dc:date>
    </item>
  </channel>
</rss>

