TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Firebird 軟體歷史版本 Download Page1 :: 軟體兄弟

Firebird 歷史版本列表 Page1

最新版本 [var.version]

Firebird 歷史版本列表

Firebird 是一個流行的數據庫管理系統,可以處理從幾千字節到幾十千兆字節大的數據庫。它提供了很好的性能,易於維護,擁有自己的程序和触發語言(PSQL),而且配置也非常容易。任何認真維護專業製造和安全數據庫的人都可以使用這個優秀的開源軟件包,並控制其數據庫部署的所有方面,集成了用於監視,日誌記錄,多代架構以及對所有主要平台和操作系統的支持的工具. 選擇版本:Firebird 3.0.2(32 ... Firebird 軟體介紹

Firebird (32-bit)Firebird (64-bit)


Firebird 4.0.4 (64-bit) 查看版本資訊

更新時間:2023-11-09
更新細節:

What's new in this version:

Improved:
- Extend RDB$GET_CONTEXT('SYSTEM', '*') with other info from MON$ATTACHMENTS
- Update Windows distribution with new zlib version 1.3

更新時間:2023-11-09
更新細節:

Firebird 3.0.11 (64-bit) 查看版本資訊

更新時間:2023-08-05
更新細節:

Firebird 4.0.3 (64-bit) 查看版本資訊

更新時間:2023-08-05
更新細節:

What's new in this version:

Improved:
- RDB$GET/SET_CONTEXT(): quoting the missing namespace/variable makes output more readable
- Avoid non necessary index reads
- Add switch to control in guardian timeout before killing Firebird server process
- Update zlib to version 1.2.13 (released 2022-10-13)
- Add REPLICA MODE to the output of the isql SHOW DATABASE command
- Improve reliability of plugin manager
- Allow FB-known macros in replication.conf
- Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
- Nbackup RDB$BACKUP_HISTORY cleanup

Select Version 查看版本資訊

更新時間:2023-08-05
更新細節:

What's new in this version:

Improved:
- RDB$GET/SET_CONTEXT(): quoting the missing namespace/variable makes output more readable
- Avoid non necessary index reads
- Add switch to control in guardian timeout before killing Firebird server process
- Update zlib to version 1.2.13 (released 2022-10-13)
- Add REPLICA MODE to the output of the isql SHOW DATABASE command
- Improve reliability of plugin manager
- Allow FB-known macros in replication.conf
- Remove TcpLoopbackFastPath and use of SIO_LOOPBACK_FAST_PATH
- Nbackup RDB$BACKUP_HISTORY cleanup

Firebird 4.0.2 (64-bit) 查看版本資訊

更新時間:2022-08-11
更新細節:

What's new in this version:

Improved:
- New built-in function BLOB_APPEND
- Trace: provide performance statistics for DDL statement
- Make it possible to avoid fbclient dependency in Pascal programs using firebird.pas
- Ignore missing UDR libraries during restore
- Update zlib to version 1.2.12
- Improve indexed lookup speed of strings when the last keys characters are part of collated contractions
- Improve performance of CURRENT_TIME
- ON DISCONNECT triggers are not executed during forced attachment shutdown
- Firebird port for Apple M1 architecture
- Implemented by J. Frutos, A. Peshkoff, A. dos Santos Fernandes
- Improve performance of STARTING WITH with insensitive collations
- Trace: provide ability to see STATEMENT RESTART events (or their count)

Firebird 3.0.10 (64-bit) 查看版本資訊

更新時間:2022-06-09
更新細節:

What's new in this version:

Improved:
- Make it possible to avoid fbclient dependency in Pascal programs using firebird.pas
- Update zlib to 1.2.12
- Improve indexed lookup speed of strings when the last keys characters are part of collated contractions
- Faster execution of indexed STARTING WITH with UNICODE collation

Firebird 3.0.9 (64-bit) 查看版本資訊

更新時間:2022-02-14
更新細節:

What's new in this version:

- bug fixes

Firebird 4.0.1 (64-bit) 查看版本資訊

更新時間:2021-12-22
更新細節:

Firebird 3.0.8 (64-bit) 查看版本資訊

更新時間:2021-11-17
更新細節:

What's new in this version:

Improved:
- Added database creation time to the output of ISQL’s command SHOW DATABASE
- More efficient implementation of SUBSTRING for UTF8 character set
- Freeing a statement using DSQL_drop or DSQL_unprepare is no longer deferred
- Increased number of formats/versions of views from 255 to 32K
- Made message about missing password being always displayed as reply on attempt to issue CREATE new login without PASSWORD clause