Hi everyone, I need to manage a .DBF file which is exposed from a PLC machine on a shared folder.
I found the way to handle it using the default Windows dbf ODBC driver.
The content of the file is retrieved correctly by PowerBuilder, but when I try to delete a record or truncate the table, it doesn't seem to work.
I've created a datastore to handle this file, everything seems to work wothout errors, but after a delete and commit, all the records are still there.
Insert seems to work correctly.
Unfortunately i havo no experience about .dbf files so i'll try here if anyone have some hints.
tia,
simone
Andreas.