Re: MySQL access from COBOL
- From: "Richard" <riplin@xxxxxxxxxxxx>
- Date: 13 Apr 2005 11:20:15 -0700
> Does any of you know a way to access mysql databases from
> Compaq Cobol? Or the other way 'round: Does someone know
> about another cobol compiler running on Unix or VMS that's able
> to do that job?
MySQL can be accessed using ODBC or unixODBC and so any Cobol that can
use this can access it. eg Fujitsu Cobol for Linux.
In my experience the MySQL should be running with transactions enabled.
This required very late version 3 or version 4 and InnoDB tables. Later
versions of MySQL have probably changed again.
.
- Follow-Ups:
- Re: MySQL access from COBOL
- From: Anguel de Quevedo Garcia
- Re: MySQL access from COBOL
- References:
- MySQL access from COBOL
- From: Anguel de Quevedo Garcia
- MySQL access from COBOL
- Prev by Date: Re: OT - "lie" vs "error"
- Next by Date: Re: Micro Focus Cobol
- Previous by thread: MySQL access from COBOL
- Next by thread: Re: MySQL access from COBOL
- Index(es):
Relevant Pages
|
Loading