Go to the source code of this file.
Classes | |
class | IZFirebird10PlainDriver |
Represents an interface to Interbase 6+ native API. More... | |
class | IZFirebird15PlainDriver |
Represents an interface to Interbase 6+ native API. More... | |
class | IZFirebird20PlainDriver |
Represents an interface to Interbase 6+ native API. More... | |
class | IZFirebird21PlainDriver |
Represents an interface to Firebird 2.1 native API. More... | |
class | TZFirebird10PlainDriver |
Represents class to Interbase 6+ native API. More... | |
class | TZFirebird15PlainDriver |
Represents class to Interbase 6+ native API. More... | |
class | TZFirebird20PlainDriver |
Represents class to Interbase 6+ native API. More... | |
class | TZFirebird21PlainDriver |
Represents class to Interbase 6+ native API. More... | |
class | TZFirebirdD15PlainDriver |
class | TZFirebirdD20PlainDriver |
class | TZFirebirdD21PlainDriver |
Variables | |
const | LINUX2_DLL_LOCATION = "libfbclient.so" |
const | LINUX2_DLL_LOCATION_EMBEDDED = "libfbembed.so" |
const | LINUX2_IB_CRYPT_LOCATION = "libcrypt.so" |
const | WINDOWS2_DLL_LOCATION = "fbclient.dll" |
const | WINDOWS2_DLL_LOCATION_EMBEDDED = "fbclientd.dll" |
const LINUX2_DLL_LOCATION = "libfbclient.so" |
Definition at line 68 of file ZPlainFirebirdDriver.pas.
const LINUX2_DLL_LOCATION_EMBEDDED = "libfbembed.so" |
Definition at line 69 of file ZPlainFirebirdDriver.pas.
const LINUX2_IB_CRYPT_LOCATION = "libcrypt.so" |
Definition at line 70 of file ZPlainFirebirdDriver.pas.
const WINDOWS2_DLL_LOCATION = "fbclient.dll" |
Definition at line 65 of file ZPlainFirebirdDriver.pas.
const WINDOWS2_DLL_LOCATION_EMBEDDED = "fbclientd.dll" |
Definition at line 66 of file ZPlainFirebirdDriver.pas.