[Info-vax] PHP database access
Arne Vajhøj
arne at vajhoej.dk
Sat Nov 7 22:05:50 EST 2020
I found a little workaround for database access from PHP when
no PHP extension exist for the particular database.
If a JDBC driver exist (which it does for almost all
databases available on VMS) then one can use this
thing:
https://github.com/JCotton1123/php-jdbc-bridge
It is relative little code, but it works.
Also on VMS.
If anyone want more details then I can describe
what I did (but it is more or less just following
instructions).
Arne
More information about the Info-vax
mailing list