For Programmers: Free Programming Magazines  


Home > Archive > Cobol > December 2007 > AcuCobol - database .Vix









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author AcuCobol - database .Vix
gianluca.frati@gmail.com

2007-12-19, 7:55 am

Hi!

Can I read data from a AcuCobol database?
I have 10-12 files with .vix extension (maybe index?) and same file
without extension (maybe data).
Can I read these data? I won't write but I'll read these data and then
write it on my DB.

There is a free ODBC can I use?

I read an utility (VUTIL32.exe) which read these data and write a text
file. Where I can get this utility?

Thanks!

Gianluca
sgbojo@gmail.com

2007-12-19, 6:56 pm

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.


Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com