Subject | RES: [firebird-support] embedded server question |
---|---|
Author | Fabiano - Desenvolvimento SCI |
Post date | 2013-10-31T19:47:30Z |
Embedded is used as a local database for a single system.
IF you can connect more than once you will have a BIG database corruption, read the embedded documentation.
You must use the regular Firebird installation - Classic/SuperClassic/Superserver.
You can run an automatic Firebird installation, so the user will not need to explicitly install Firebird as I suppose is the root of your question.
De: firebird-support@yahoogroups.com
[mailto:firebird-support@yahoogroups.com] Em nome de Horváth Imre
Enviada em: quinta-feira, 31 de outubro de 2013 12:13
Para: firebird-support@yahoogroups.com
Assunto: [firebird-support] embedded server question
Hi,
I am planning to write an app with firebird 2.5.2 embedded version.
I have read that the embedded version doesn't accept multiple connections from
multiple apps, but only from one app.
My question: I have an app and the database file. This app is on a network
drive, so more user can start it. In this case, can the users connect to the
database? They run the same app.
Br.
Imre Horváth