Firebird

Firebird 2.0.1

Firebird Project
開源軟體

Firebird是一套功能全面且強大的資料庫軟體。它支援跨平台系統的應用,提供SQL-99標準功能,並且支援嵌入式數據庫應用。支援管理多個獨立的資料庫並同時與多個客戶端進行連接,是一個非常專業的資料庫軟體喔。

  • 支援跨平台系統的應用。
  • 提供SQL-99標準功能。
  • 支援嵌入式數據庫應用。
  • 支援管理多個獨立的資料庫並同時與多個客戶端進行連接。

軟體資訊
檔案版本 Firebird 2.0.1
檔案名稱 Firebird-2.0.1.12855-1-Win32.exe
檔案大小 4.24MB
系統 Windows 9x / 2000 / XP / Vista / Windows 7 / Windows 8 / Windows 10 / Windows 10 64-bit
支援語系 Multiple languages
軟體類型 開源軟體
更新日期 2007-03-21
更新日誌


- Improvement CORE-1071
Background garbage collector doesn't need to read backversions
of the active record
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Improvement CORE-1047
Add support for Gentoo/FreeBSD detection
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Improvement CORE-1012
IBO problems with FB >= 1.5.3 "Error with joins
and auto-generated search query"
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1140
Server crashes when performing GC during index creation
(related to existence of expression indices on the same table)
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1139
NBackup doesn't delete the delta file after successful backup
on Win32 CS
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1136
NBackup cannot backup a recently created database
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1133
XNET (IPC) communication protocol does not work across sessions
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1130
Bad optimization: <procedure> left join <subquery> (or <view>)
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1127
Circular index references in corrupt database causes fbserver
to loop infinitely
Contributor(s):
Diane Downie <diane.downie at citrix.com>
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1126
UNION vs UTF8 literals: arithmetic exception is thrown
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1124
NBackup doesn't work in the interactive mode on Windows
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1121
NBackup: Page-level deadlock (bugcheck 215) when attempting
to lock/backup a database under load
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>
George Sergeev <georgy.sergeev at inbox.ru>

- Fixed bug CORE-1110
isc_get_client_xxx_version not fully compatible with IB's gds32.dll
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1104
Linux install fails when x0rfbserver program is running
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-1094
isc_dsql_sql_info() returns unordered SQLVAR descriptors
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1080
Bugcheck 167 (invalid SEND request) in SS when many parallel attachments
begin to execute trigger not loaded into metadata cache
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1068
ISQL doesn't print not-nullable blobs
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1064
Wrong backup order for character sets and collations
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1063
Server hangs eating CPU and performs huge I/O
copying different codepage fields
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1059
Remote Linux Classic crash
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-1057
GSEC hiding error - CryptAcquireContext
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1055
Wrong parameter matching for self-referenced procedures
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1053
Invalid results in SELECT, when index is used to evaluate
"greater" operator in WHERE clause
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
Arno Brinkman <firebird at abvisie.nl>
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1051
Possible stack corruption in DFWcheck_dependencies
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1046
Core dump in CVT_move
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1040
Wrong single-segment ascending index on character field with NULL
and empty string values
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>
Arno Brinkman <firebird at abvisie.nl>

- Fixed bug CORE-1037
Command-line for Installation of SuperServer Component is not working
Contributor(s):
Paul Reeves <preeves at ibphoenix.com>

- Fixed bug CORE-1033
LIKE clause doesn't work for computed values (at least in a view)
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-1029
Bad plan in outer joins with IS NULL clauses
(dependent on order of predicates)
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1025
Server crashes at runtime when an explicit MERGE plan
is specified over a few JOIN ones
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1020
Command-line switch /silent or /verysilent does not install the guardian
Contributor(s):
Paul Reeves <preeves at ibphoenix.com>

- Fixed bug CORE-1017
Service attachments (over presumably Xnet) fail
when Classic started with -x -i parameters
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1016
UdfAccess check is performed after loading the library
and executing its startup code
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-1011
Server crashes when being connected to via InterBase gds32.dll
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1010
Server crashes if DDL statement execution raises an error
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1006
AV at rollback and/or garbage collection if updated table has expression
index with SELECT in it
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-1005
DISTINCT vs NULLS LAST clause: wrong order of NULLs
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-1004
Context already in use (BLR error)
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-997
Database Update 1.5 to 2.0 fails
Contributor(s):
Adriano dos Santos Fernandes <adrianosf at uol.com.br>

- Fixed bug CORE-988
FB SuperServer 32bit old threading, regularly restarts
"fbserver terminated abnormally (-1)"
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-984
fbclient.dll changes the security descriptor of the calling process
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-982
Error reading data from the connection
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-966
Bug in socket binding for database events
Contributor(s):
Paul Beach <pbeach at ibphoenix.com>

- Fixed bug CORE-959
GSTAT does not work using the localhost connection string
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-952
AV when blob is used in expression index
Contributor(s):
Vlad Horsun <horsun at kdb.dp.ua>

- Fixed bug CORE-944
FB2 RC4 Linux Classic server crashes
Contributor(s):
Alex Peshkov <peshkoff at mail.ru>

- Fixed bug CORE-943
Incorrect shutdown, when database is in the phisical backup mode
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>

- Fixed bug CORE-888
DDL - object in use
Contributor(s):
Dmitry Yemanov <yemanov at yandex.ru>


作者 Firebird Project
官網 http://www.firebirdsql.org

  • Firebird 2.0.1 By Firebird Project (Open Source) User Rating FileHippo Safety Guarantee Secured by Avira Download This Version (4.24MB) Download Advertisement Advertisement Latest Version Firebird 3.0...
    Firebird
    Download Firebird 2.0.1 - FileHippo.com
    http://filehippo.com
  • Title: Firebird 2.0.1. Filename: Firebird-2.0.1.12855-1-Win32.exe. File size: 4.24MB (4,440,838 bytes). Requirements: Windows 9x / 2000 / XP / Vista / Windows 7&nbsp;...
    Firebird
    Download Firebird 2.0.1 - Technical Details - FileHippo.com
    http://filehippo.com
  • ... Firebird; Files. Firebird Icon ... for the latest version? Download Firebird-3.0.0.32483_2_Win32.exe (7.2 MB). Home / firebird-ODBC-driver / 2.0.1-Release&nbsp;...
    Firebird
    Firebird - Browse /firebird-ODBC-driver/2.0.1-Release at SourceForge ...
    https://sourceforge.net
  • Jaybird 3.0.0-beta-1 has been published for testing. We would really appreciate if you could start testing your applications with this version and provide feedback on stability and behavior, but also ...
    Firebird
    Firebird - Official Site
    http://firebirdsql.org
  • 2007年3月21日 - Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms.
    Firebird
    Firebird 2.0.1 Download for Windows / FileHorse.com
    http://www.filehorse.com
  • Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent&nbsp;...
    Firebird
    Firebird 2.0.1をダウンロードする - FileHippo.com
    http://filehippo.com
  • Firebird download. Firebird 2017-02-11 07:22:07.419000 free download. Firebird A powerful, cross platform, SQL database system ... I agree to receive quotes, newsletters and other information from sou...
    Firebird
    Firebird download | SourceForge.net
    https://sourceforge.net
  • firebird-1.0.2_50.tbz 2.6 MB V.1.0.2 Classic Server for FreeBSD 5.0, compressed tarball Solaris Sparc &amp; Intel March 30, 2002 FirebirdCS-1.0.0.796-Solaris-Sparc.tar.gz 2.4 MB V1.0 Classic Server fo...
    Firebird
    Firebird: Firebird 1.0
    http://www.firebirdsql.org
  • Firebird-2.0.7.13318-0.tar.bz2 13 MB Compressed tarball Win32 April 12, 2012 Firebird-2.0.7.13318_0_win32.exe 5 MB Windows executable installer for full Classic or Superserver, recommended for first-t...
    Firebird
    Firebird: Firebird 2.0
    http://www.firebirdsql.org
  • 2007年1月26日 - The Firebird team has placed Windows and Linux kits of a Firebird 2.0.1 release candidate in the pre-release area. [March 05, 2007 now extinct]&nbsp;...
    Firebird
    Firebird: Firebird 2.0.1 Release Candidate 1 for Testing
    http://www.firebirdsql.org
  • 2007年3月21日 - The Firebird team is pleased to announce the latest Firebird 2 sub-release, V.2.0.1. Binary and source kits for Linux and Windows should start&nbsp;...
    Firebird
    Firebird: Firebird 2.0.1 Released
    http://www.firebirdsql.org
  • Firebird 2.0.1 Released The Firebird team is pleased to announce the latest Firebird 2 sub-release, V.2.0.1. Binary and source kits for Linux and Windows should start appearing at the SourceForge mirr...
    Firebird
    Firebird: Firebird 2.0.1 Released - Firebird: The true open source database for Windows, Linux, Mac
    http://www.firebirdsql.org
  • Release Date File Name Size Description Sources December 5, 2014 Firebird-2.1.7.18553-0.tar.bz2 14 MB Compressed tarball Win32 32-bit Classic &amp; Superserver December 5, 2014 Firebird-2.1.7.18553_0_...
    Firebird
    Firebird: Firebird 2.1
    https://firebirdsql.org
  • Release Date File Name Size Description Sources September 27, 2016 Firebird-3.0.1.32609-0.tar.bz2 10 MB Compressed tarball Win32 32-bit Kits September 27, 2016 Firebird-3.0.1.32609_0_Win32.exe 7 MB Wi...
    Firebird
    Firebird: Firebird 3.0.1
    https://www.firebirdsql.org
  • 2012年3月20日 - Alexander Potapchenko is happy to announce that he has released the v.2.0.1 ODBC/JDBC driver for Firebird. What&#39;s New document, sources&nbsp;...
    Firebird
    Firebird: Firebird ODBC/JDBC Driver 2.0.1 Released
    https://www.firebirdsql.org
  • Firebird 3.0 3.0.1 27 Sep 2016 Firebird 2.5 2.5.6 04 Jul 2016 Discontinued versions can be found here. Join Firebird! Tweet Home About Firebird Documentation Downloads Community Support Development Ca...
    Firebird
    Firebird: Server Packages - Downloads
    http://www.firebirdsql.org
  • Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent concurrency, high performance, and po...
    Firebird
    Télécharger Firebird 2.0.1 - FileHippo.com
    http://filehippo.com
  • Firebird is a relational database offering many ANSI SQL standard features that runs on Linux, Windows, and a variety of Unix platforms. Firebird offers excellent&nbsp;...
    Firebird
    下载Firebird 2.0.1 -FileHippo.com
    http://filehippo.com