FirebirdSQL/0

出自VFP Wiki

(修訂版本間差異)
跳轉到: 導航, 搜尋
第4行: 第4行:
----
----
-
FireBird 源自於BORLAND 的 InterBase 6 Open Source版本
+
FireBird 源自於BORLAND 的 InterBase 6 Open Source版本  
-
 
+
簡述性能如下:  
-
簡述性能如下:
+
1、有免費版本/簡單易用/運作穩定/維護成本低/可以簡單快速的安裝  
-
 
+
2、跨平臺、多種網路協定。  
-
1、有免費版本/簡單易用/運作穩定/維護成本低/可以簡單快速的安裝
+
-
 
+
-
2、跨平臺、多種網路協定。
+
-
 
+
OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD
OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD
-
 
Protocol: TCP/IP、NetBEUI
Protocol: TCP/IP、NetBEUI
-
 
3、具備關聯資料庫都有的功能,包括 Database 、 Table 、 Row 、 Index 、 View 、 Sps 、 Trigger 、 Default 、 Roles 、 Constraint 約束...等等物件.
3、具備關聯資料庫都有的功能,包括 Database 、 Table 、 Row 、 Index 、 View 、 Sps 、 Trigger 、 Default 、 Roles 、 Constraint 約束...等等物件.
 +
4、SQL語法與SQL92標準一致、優秀的第三方DBA管理工具IBExpert 、 EMS QuickDesk 、 IBAdmin等,類似SQL Server資料庫管理員
-
4、SQL語法與SQL92標準一致、優秀的第三方DBA管理工具IBExpert 、 EMS QuickDesk? 、 IBAdmin等,類似SQL Server資料庫管理員
+
----
-
Firebird專案計畫網站
+
=== Firebird專案計畫網站 ===
-
 
+
IBPhoenix http://www.ibphoenix.com/  
-
IBPhoenix http://www.ibphoenix.com/
+
FireBirdSQL http://firebird.sourceforge.net/  
-
 
+
-
FireBirdSQL http://firebird.sourceforge.net/
+

在2004年12月19日 (日) 01:43所做的修訂版本

Firebird是開放式關聯式資料庫,SQL語法與SQL92標準一致的.執行平台有Linux/Windows/UNIX等平台.並具有 stored procedures 和 triggers.從1981年已經廣泛的應用於各行各業.



FireBird 源自於BORLAND 的 InterBase 6 Open Source版本 簡述性能如下: 1、有免費版本/簡單易用/運作穩定/維護成本低/可以簡單快速的安裝 2、跨平臺、多種網路協定。 OS: Winows 2003 / Windows XP/ Winows 2000 / Windows NT / Windows Me / Windows 9X / Unix / Solaris / Linux / BSD Protocol: TCP/IP、NetBEUI 3、具備關聯資料庫都有的功能,包括 Database 、 Table 、 Row 、 Index 、 View 、 Sps 、 Trigger 、 Default 、 Roles 、 Constraint 約束...等等物件. 4、SQL語法與SQL92標準一致、優秀的第三方DBA管理工具IBExpert 、 EMS QuickDesk 、 IBAdmin等,類似SQL Server資料庫管理員


Firebird專案計畫網站

IBPhoenix http://www.ibphoenix.com/ FireBirdSQL http://firebird.sourceforge.net/



相關文章 【Delphi K.Top】【問題】各類資料庫使用時機?