[Info-vax] MySql for OpenVMS
Arne Vajhøj
arne at vajhoej.dk
Fri Dec 18 22:34:40 EST 2009
On 18-12-2009 11:58, tadamsmar wrote:
> I want to interface to an instrument that uses MySql for TCPIP
> communications.
>
> I am downloading MySql for OpenVMS.
>
> I wonder if I will find a programming interface in the download, or
> merely a user interface.
>
> I need a programming interface so I can get data from the instrument
> into an existing Fortran program.
>
> (the instrument also has a serial interface, but we would prefer to
> use ethernet.)
SYS$COMMON:[MYSQL051.INCLUDE]
SYS$COMMON:[MYSQL051.VMS.LIB]MYSQLCLIENT_MIXED.OLB
SYS$COMMON:[MYSQL051.VMS.LIB]MYSQLCLIENT_UPPER.OLB
should include a MySQL client lib (MySQL C API).
Arne
More information about the Info-vax
mailing list