Subject | Embedded version and concurrency? |
---|---|
Author | edward_van_h2002 |
Post date | 2004-02-24T09:09:04Z |
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.
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.