First post, by GermanAlex
On the same computer (XP SP3 x86) I open DosBox, run FoxPro 2.6. Open a DBF (with 200 or more records) in shared mode. Add a record, input some data, move up and down in the DBF. I open the same DBF in FoxPro with NTVDM. (normal mode) As long as I don’t close the DBF in Fox under DosBox the data written there is not committed, no matter what I do or how long I wait. FLUSH or UNLOCK won’t help either (in Fox under DosBox). My FOX program working on the network crashes every time it tries to even SCAN the DBF because there is some LOCK on the DBF. I need DosBox because a client has a computer with Windows 7 64Bit in the network and I have to run Fox on that computer. How can I solve this problem, please?