Subject Re: embedded server, how to lock database file
Author felipecolinas09
Hi;

At Firebird Tracker, in a thread about this point, Dmitry Yemanov anwsered:

"There's a way to compile fbembed to have the prior behavior, but it would disable all the new features possible now, so it's not an option for the project. In your case, I'd simply lock the database file at the application level and forget about the issue."

My question is, how can I do what Dmitry says?. I tried in a few ways, but after locking the database file, then Firebird can't open it.

Thank you.

Felipe.