Subject Embedded version and concurrency?
Author edward_van_h2002
Hi,

Before I dive into how to deploy and use the embedded version of FB
final from VB with direct calls to the DLL... could a kind soul tell
me whether it provides some support for concurrency, or if it's like
SQLite, ie. it's really meant for stand-alone apps, and relies on the
OS to manage concurrent accesses?

Most of our customers use our apps in stand-alone mode, but at some
bigger sites, more than one host needs to read/write data. So, since
FB 1.5 final just came out, I figured I should check out its embedded
version before hacking around SQLite.

Thank you
Fred.