by Robert <no@[EMAIL PROTECTED]
>
Mar 26, 2008 at 08:13 AM
On Wed, 26 Mar 2008 13:22:17 +0100, "Prova" <prova@[EMAIL PROTECTED]
> wrote:
>Please could you suggest a free-solution for opening AcuCobol (.vix)
files
>with PHP?
If the file has a data dictionary (xfds), there is a chance it is an ODBC
data source. In
that case, you could read it like any database. But the AcuODBC driver is
not free.