<?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: PHP MS-SQL Extension On VMS? in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139753#M39235</link>
    <description>The PHP code is part of the WHOLE SWS source kit. You get it all in one big backup saveset. I don't know whether all sourcefiles are with it, My guess is they are, but there is no sure way to find out: amongst the bits and pieces missing are the files required to build the whole thing....&lt;BR /&gt;&lt;BR /&gt;(If anyone succeeded to build it, please post the info!)&lt;BR /&gt;WG&lt;BR /&gt;</description>
    <pubDate>Wed, 06 Feb 2008 07:09:43 GMT</pubDate>
    <dc:creator>Willem Grooters</dc:creator>
    <dc:date>2008-02-06T07:09:43Z</dc:date>
    <item>
      <title>PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139746#M39228</link>
      <description>Has anyone managed to get a MS-SQL extension working on VMS, or been able to connect to a MS-SQL database from VMS using PHP?&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Mon, 04 Feb 2008 11:37:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139746#M39228</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2008-02-04T11:37:48Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139747#M39229</link>
      <description>To access an MS-SQL database from VMS, you would need a driver on VMS, and AKAIK the only MS_SQL drivers that exist live on - you'd guess - Windows. There may be Linux reversed-engineered drivers available that you could redo on VMS. Perhaps using COM on VMS is an idea if you can/need to do development yourself.&lt;BR /&gt;&lt;BR /&gt;The same applies to a PHP extension. &lt;BR /&gt;&lt;BR /&gt;IIRC, MS_SQL is a derivate of Sybase. Would that be a way to go? (I don't know of a recent Sybase driver on VMS either; There used to be one ;))&lt;BR /&gt;&lt;BR /&gt;Another apporach is accessing the MS-SQL database indirectly, in a Client/Server connection (I've done something similar accessing an Oracle database on Unix from 'anywhere' before SQL*Net was available)&lt;BR /&gt;&lt;BR /&gt;Willem</description>
      <pubDate>Tue, 05 Feb 2008 07:40:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139747#M39229</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-05T07:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139748#M39230</link>
      <description>@Willem:&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;&lt;BR /&gt; an Oracle database on Unix from 'anywhere' before SQL*Net was available&lt;BR /&gt;&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;That seems strange.&lt;BR /&gt;&lt;BR /&gt;Way back when, Oracle V3,x on VMS 3.x, when Oracle Development still had its home in Naarden, I was the system manager of the systems on which the first Oracle connection between two databases on two machines was realised.&lt;BR /&gt;(That was at the no-longer-existing Equity&amp;amp;Law in The Hague).&lt;BR /&gt;Very shortly thereafter, with Oracle V4, that was formalised into SQL*Net.&lt;BR /&gt;Only much later Oracle (V5?, V6?) became also available on (some) Unix(es?).&lt;BR /&gt;( And the changeover of Oracle DEVELOPMENT away from VMS to Unix was only in the V7 - V8 timeframe. Oracle used to play very nicely with VMS clustering up unto ORA V7).&lt;BR /&gt;&lt;BR /&gt;But, an Oracle database on Unix before SQL*Net was available really needs some strange time warping!&lt;BR /&gt;&lt;BR /&gt;fwiw&lt;BR /&gt;&lt;BR /&gt;Proost.&lt;BR /&gt;&lt;BR /&gt;Have one on me.&lt;BR /&gt;&lt;BR /&gt;jpe</description>
      <pubDate>Tue, 05 Feb 2008 08:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139748#M39230</guid>
      <dc:creator>Jan van den Ende</dc:creator>
      <dc:date>2008-02-05T08:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139749#M39231</link>
      <description>For all those rusty system managers (me included) :&lt;BR /&gt;&lt;A href="http://www.oracle.com/timeline/index.html" target="_blank"&gt;http://www.oracle.com/timeline/index.html&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.oracle.com/oramag/profit/07-may/p27anniv_timeline.pdf" target="_blank"&gt;http://www.oracle.com/oramag/profit/07-may/p27anniv_timeline.pdf&lt;/A&gt; (in 1 page)&lt;BR /&gt;&lt;BR /&gt;I think Oracle 5 introduced sqlnet. But hey, I was working with V5 on a single VAX in that time and didn't even know networking existed.&lt;BR /&gt;&lt;BR /&gt;Wim</description>
      <pubDate>Tue, 05 Feb 2008 09:36:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139749#M39231</guid>
      <dc:creator>Wim Van den Wyngaert</dc:creator>
      <dc:date>2008-02-05T09:36:20Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139750#M39232</link>
      <description>It appears there are a couple of ways to do this.&lt;BR /&gt;&lt;BR /&gt;Attunity and a few others can do a reverse-bridge from VMS to Windows.&lt;BR /&gt;&lt;BR /&gt;The other is FreeTDS, ported by Craig Berry. It looks like PHP can use the Sybase API to talk to FreeTDS, which I'm currently digging into.&lt;BR /&gt;&lt;BR /&gt;Rob.</description>
      <pubDate>Tue, 05 Feb 2008 09:43:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139750#M39232</guid>
      <dc:creator>Robert Atkinson</dc:creator>
      <dc:date>2008-02-05T09:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139751#M39233</link>
      <description>@Jan:&lt;BR /&gt;The working program was accessing a Unix based Oracle database from a Windows application, and SQL*Net was no option at the time (Management attitudes haven't changed very much in these years). It worked remarkably well for many, many years.</description>
      <pubDate>Tue, 05 Feb 2008 11:47:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139751#M39233</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-05T11:47:41Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139752#M39234</link>
      <description>Robert,&lt;BR /&gt;&lt;BR /&gt;As I mentioned off-forum, the pieces to do what you want are all freely available, but "some assembly required" definitely applies.  PHP has been ported and the VMS-specific sources are available from HP (though there was a thread on comp.os.vms lately that you don't really get everything you need to do a build with that source kit).  FreeTDS as you know, is also available.  Building the two together and configuring everything to work together isn't rocket science, but it is work.</description>
      <pubDate>Tue, 05 Feb 2008 20:45:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139752#M39234</guid>
      <dc:creator>Craig A Berry</dc:creator>
      <dc:date>2008-02-05T20:45:15Z</dc:date>
    </item>
    <item>
      <title>Re: PHP MS-SQL Extension On VMS?</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139753#M39235</link>
      <description>The PHP code is part of the WHOLE SWS source kit. You get it all in one big backup saveset. I don't know whether all sourcefiles are with it, My guess is they are, but there is no sure way to find out: amongst the bits and pieces missing are the files required to build the whole thing....&lt;BR /&gt;&lt;BR /&gt;(If anyone succeeded to build it, please post the info!)&lt;BR /&gt;WG&lt;BR /&gt;</description>
      <pubDate>Wed, 06 Feb 2008 07:09:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/php-ms-sql-extension-on-vms/m-p/4139753#M39235</guid>
      <dc:creator>Willem Grooters</dc:creator>
      <dc:date>2008-02-06T07:09:43Z</dc:date>
    </item>
  </channel>
</rss>

