Re: AcuCobol - database .Vix



A COBOL program written with the ACUCOBOL-GT compiler and runtime can
access the file, you would need to know the FDs of your files. vutil
or vutil32 (Windows version) is software that is provided by Acucorp
INC. Acucorp also has an ODBC driver as well that could access the
files but you would also need data dictionaries (xfds) which are
created by the ACUCOBOL-GT compiler.


.