Subject Re: [firebird-python] KinterBasDB - how to change the mode: embedded/server
Author Pavel Cisar
Hi,

durumdara napsal(a):
>
> How to I determine and set, which mode that KinterBasDB must use to
> connect a Db: embedded or (local/remote) server?
>
> Sometimes I want to force Embedded mode.

You can't "force" it. The embedded engine is just another client
library. Take a look at kinterbasdb/___init__.py starting from line 36.

best regards
Pavel Cisar
IBPhoenix