Multiuser Database Access
Go Up to Primary InterBase Features
InterBase enables many client applications to access a single database simultaneously. A client applications can also access the multiple databases simultaneously. SQL triggers can notify client applications when specific database events occur, such as insertions or deletions.
You can write user-defined functions (UDFs) and store them in an InterBase database, where they are accessible to all client applications accessing the database.