On 1-11-2013 02:33, Scott Morgan wrote: > On 31/10/13 19:47, Fabiano - Desenvolvimento SCI wrote: >> 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. > > I thought the 2.5 series embedded DLL was able to handle multiple > connections.
Even if that works, that doesn't allow access to a database on a shared (network) location. If you need access to the same database from multiple devices/PCs, then you need to use a normal Firebird server, not Firebird embedded. Mark -- Mark Rotteveel
