Hi,
there's a way (driver) to attach files DBF to informix table ?
I have a old Windows program which writes / reads dbf file.
I seek a way to leave intact the old program, and make sure to "connect"
the dbf files to the informix tables
So that our old program continues to write / read dbf file, when in fact
the writing / reading is performed on the Informix database.
Another solution is a way to use dbf file in informix, like "linked server" ?
The goal is to manage (read/write) dbf file via informix!