<?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: DBD choice in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637247#M40003</link>
    <description>Cfabio, check the freeware pages at OpenVMS.org.  Most of the public domain database solutions that have been ported to VMS should be listed there.  There's also a set of associated pages for DBAs at their site that might be a good source to find opinions about those public solutions.&lt;BR /&gt;&lt;BR /&gt;bob</description>
    <pubDate>Fri, 28 May 2010 02:52:43 GMT</pubDate>
    <dc:creator>Bob Blunt</dc:creator>
    <dc:date>2010-05-28T02:52:43Z</dc:date>
    <item>
      <title>DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637242#M39998</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;I need an advice.&lt;BR /&gt;I've a Alpha Operating System, Version V8.3 and a software (OSC Radiator) that I have to connect to a database using perl. So I need to choose a database and the relative DBD to talk with the DBI.&lt;BR /&gt;&lt;BR /&gt;Which free database can I use? what is the more simple choice?&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;</description>
      <pubDate>Tue, 25 May 2010 14:46:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637242#M39998</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-05-25T14:46:44Z</dc:date>
    </item>
    <item>
      <title>Re: DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637243#M39999</link>
      <description>Your query does not make clear whether the database will be running on VMS or not.  &lt;BR /&gt;&lt;BR /&gt;Probably the simplest would be DBD::SQLite since the whole database is embedded in the driver.  I've never tried to build DBD::SQLite but I have heard of SQLite working on VMS.</description>
      <pubDate>Tue, 25 May 2010 19:12:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637243#M39999</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2010-05-25T19:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637244#M40000</link>
      <description>Yes, you're right; the database will be running on VMS. &lt;BR /&gt;&lt;BR /&gt;Ok for DBD::SQLite; I'll try to build it. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;</description>
      <pubDate>Wed, 26 May 2010 11:34:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637244#M40000</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-05-26T11:34:30Z</dc:date>
    </item>
    <item>
      <title>Re: DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637245#M40001</link>
      <description>Sqlite for VMS is included in Python for VMS, see&lt;BR /&gt;&lt;A href="http://www.openvms.org/stories.php?story=08/10/03/7632750" target="_blank"&gt;http://www.openvms.org/stories.php?story=08/10/03/7632750&lt;/A&gt;&lt;BR /&gt;and&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.vmspython.org/DownloadAndInstallationPython" target="_blank"&gt;http://www.vmspython.org/DownloadAndInstallationPython&lt;/A&gt;</description>
      <pubDate>Wed, 26 May 2010 12:45:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637245#M40001</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2010-05-26T12:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637246#M40002</link>
      <description>Hi &lt;BR /&gt;&lt;BR /&gt;Thanks but I can't use python..I have to work with perl.&lt;BR /&gt;&lt;BR /&gt;Now I'm trying to install the perl module DBI-1.611 but I have problems during the test of the module. &lt;BR /&gt;&lt;BR /&gt;I'll start a new thread for this. &lt;BR /&gt;&lt;BR /&gt;Bye&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 27 May 2010 14:07:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637246#M40002</guid>
      <dc:creator>Cfabio</dc:creator>
      <dc:date>2010-05-27T14:07:20Z</dc:date>
    </item>
    <item>
      <title>Re: DBD choice</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637247#M40003</link>
      <description>Cfabio, check the freeware pages at OpenVMS.org.  Most of the public domain database solutions that have been ported to VMS should be listed there.  There's also a set of associated pages for DBAs at their site that might be a good source to find opinions about those public solutions.&lt;BR /&gt;&lt;BR /&gt;bob</description>
      <pubDate>Fri, 28 May 2010 02:52:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/dbd-choice/m-p/4637247#M40003</guid>
      <dc:creator>Bob Blunt</dc:creator>
      <dc:date>2010-05-28T02:52:43Z</dc:date>
    </item>
  </channel>
</rss>

