Subject Re: What does embedded mean?
Author H. Liao
Hi,

Do you mean many threads of one embedded server can connect to the
same database simutaneously?

Arthur

> > And it doesn't accept anything but a SINGLE connection, since
the
> > database file is opened "exclusive"
>
> It allows multiple connections from one parent process.
>
>
> Dmitry