Subject | Re: What does embedded mean? |
---|---|
Author | H. Liao |
Post date | 2003-09-26T07:25:29Z |
Hi,
Do you mean many threads of one embedded server can connect to the
same database simutaneously?
Arthur
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, sincethe
> > database file is opened "exclusive"
>
> It allows multiple connections from one parent process.
>
>
> Dmitry