Subject | Re: [firebird-support] Embedded and multiple clients |
---|---|
Author | Ann W. Harrison |
Post date | 2005-06-27T20:41:28Z |
Chad Z. Hower aka Kudzu wrote:
same dll, but I think the answer is no. You can have one application
with multiple threads connecting to and accessing the database
independently - the middle tier of a three tier application is a good
example - but not different executables linked to the dll separately.
Regards,
Ann
> Im just starting to use embedded. I know that the dll must have exclusiveI'm not entirely sure what you mean by multiple applications using the
> access to the FDB and that I cannot have a embedded client and and a real
> server client at the same time. But can I have multiple applications use one
> database if they all use the same embedded DLL?
same dll, but I think the answer is no. You can have one application
with multiple threads connecting to and accessing the database
independently - the middle tier of a three tier application is a good
example - but not different executables linked to the dll separately.
Regards,
Ann