Updated: 2016-03-03
Data Source Initialization OLE DB Property — «dbclient_lock_rules»
Name:
dbclient_lock_rules
Type:
VT_I4
R/W:
R/W
Default:
1
IBProvider:
3, 5
Server’s client (gds32.dll, fbclient.dll) lock in memory rules. Allowed values:
Value | Description |
0 | Unload a client’s DLL after each detach from database |
1 | Unload a client’s DLL and a provider’s DLL together |
2 | Lock a client’s DLL in memory |
Note. The server’s client fbclient.dll (v1.5.x-v2.1.x) has a memory leaks in deinitialization (unload) code.
See also
- The initialization properties: dbclient_library, dbclient_library_64