Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lock on embedded database file not achieved when database connected. #379

Open
brianliedtke opened this issue Jun 10, 2024 · 0 comments
Open

Comments

@brianliedtke
Copy link

Running version 0.9.10
This also occurred running version 0.9.3

I am running against an embedded database.
I have a backup database file to reset the database to a beginning state when testing code that modifies the database.
I have the database connected in the main FlameRobin window.

Without disconnecting the database, I accidently copied the reset file over the database file. This was allowed. When I attempted to
browse the data on a table, the message:
"Unsuccessful execution caused by a system error that precludes successful execution of subsequent statements
internal Firebird consistency check (can't continue after bugcheck)"

Expected that FlameRobin would put a lock on the embedded database file to prevent Windows from copying over the file
when the database is connected.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant