
Visual Basic and Clipper Dbf/Ntx Files
I am using Artemis software to access clipper dbf and ntx files. On an
Terminal Server Station on the local drive the data is not saved to the
drive when a commit command is given. If is issue a command to close the
file the data is written to the disk. If I map the local drive as a network
drive and run the application on the mapped network drive the data is saved
on a commit command. It seems to be a buffering problem and I would like any
help with this.
Thanks