Liste des Groupes | Revenir à co vms |
As we all know then the available options are currently very limited....
But I just found a little trick to get one more.
:-)
$ write sys$output f$getsyi("VERSION")
V9.2-3
$ type TestPG.java
$ javac TestPG.java...
$ java -cp .:/javalib/postgresql-42_5_1.jar TestPG
1 A
2 BB
3 CCC
$ type test.c
$ cc /include=libpq$root:[include] /name=as_is test...
$ link test + libpq$root:[lib]libpq/libr + libpq$root:[lib]libgpgtypes/ libr + ssl111$lib:ssl111$libssl/libr + ssl111$lib:ssl111$libcrypto/libr
$ run test
1 A
2 BB
3 CCC
C:\IDEProjects\EclipsePHP\Test>type TestPDO.php
C:\IDEProjects\EclipsePHP\Test>php TestPDO.phpAbout the same with Python. Trying to install psycopg2 with
1 A
2 BB
3 CCC
I cannot use PHP on VMS yet as I don't have a PHP with pgsql and
pdo_pgsql. But given that libpq is ported, then those can probably
be build.
Les messages affichés proviennent d'usenet.