Skip to content

Large Database Access #42

@Jhdeval

Description

@Jhdeval

So I have a lot of dbf files and some are quite large. I just ran into a table being accessed by dBase.Net and the users at the same time and it left the dbf half wrote. How do you handle preventing this without a file lock? Since records are at the end of the table could we read to the end of records and then write the insert just before the end? This should also speed writes up correct?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions