FirebirdSQL/最後篇 Firebird 綜合篇/FirebirdSQL下載
出自VFP Wiki
小 (revert) |
|||
(10個中途的修訂版本沒有顯示) | |||
第13行: | 第13行: | ||
*IBPhoenix Open Source ODBC Driver | *IBPhoenix Open Source ODBC Driver | ||
connection string - "DRIVER=Firebird/InterBase(r) driver;DBNAME=d:\enmployee.FDB;UID=SYSDBA;PWD=masterkey;" | connection string - "DRIVER=Firebird/InterBase(r) driver;DBNAME=d:\enmployee.FDB;UID=SYSDBA;PWD=masterkey;" | ||
+ | |||
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_60_odbc | http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_60_odbc | ||
*ZStyleGroup -Tested | *ZStyleGroup -Tested | ||
connection string - "Provider =ZStyle IBOLE Provider; Data Source= c:\dbpath\dbname.gdb; UID=username; Password=pwd" | connection string - "Provider =ZStyle IBOLE Provider; Data Source= c:\dbpath\dbname.gdb; UID=username; Password=pwd" | ||
+ | |||
http://www.zstyle.dp.ua/eng/iboledb_prod.htm | http://www.zstyle.dp.ua/eng/iboledb_prod.htm | ||
*XTG System | *XTG System | ||
connectionstring-"DRIVER={XTGSystemsInterBase6ODBCdriver};DataSource=c:\mypath\mydb.gdb;UID=username;PWD=password | connectionstring-"DRIVER={XTGSystemsInterBase6ODBCdriver};DataSource=c:\mypath\mydb.gdb;UID=username;PWD=password | ||
+ | |||
http://www.xtgsystems.com/linux/ofbodbc/download.php | http://www.xtgsystems.com/linux/ofbodbc/download.php | ||
第37行: | 第40行: | ||
*[http://www.h-k.de/fbc2003_cd/ Firebird-Conference 2003 雜誌] | *[http://www.h-k.de/fbc2003_cd/ Firebird-Conference 2003 雜誌] | ||
*[http://vfp.sunyear.com.tw/viewtopic.php?p=4766#4766 從SQL Server轉換到FirebirdSQL] | *[http://vfp.sunyear.com.tw/viewtopic.php?p=4766#4766 從SQL Server轉換到FirebirdSQL] | ||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- | |||
- |
在2006年6月12日 (一) 05:14的最新修訂版本
目錄 |
Firebird RDBMS Downloads
到以下網站下載FirebirdSQL V1.5 Official Windows Setup and Installer For Classic and SuperServer V1.5 http://www.ibphoenix.com/NF1_128.jpg
Firebird Control Center
Firebird Control Center 讓你管理FirebirdSQL Server啟動或停止運作,可以任意變換執行模式從service變成application模式執行.另外還可讓你建立database aliases.除此之外可長駐於system tray. http://www.achim-kalwa.de/images/fbcc.png
[Firebird Free drivers]
開發工具有支援ODBC或者ADO時,可以下載以下的Driver.我建議使用"IBPhoenix Open Source ODBC Driver",這個我使用最久的Driver,其餘的我沒試過.
- IBPhoenix Open Source ODBC Driver
connection string - "DRIVER=Firebird/InterBase(r) driver;DBNAME=d:\enmployee.FDB;UID=SYSDBA;PWD=masterkey;"
http://www.ibphoenix.com/main.nfs?a=ibphoenix&page=ibp_60_odbc
- ZStyleGroup -Tested
connection string - "Provider =ZStyle IBOLE Provider; Data Source= c:\dbpath\dbname.gdb; UID=username; Password=pwd"
http://www.zstyle.dp.ua/eng/iboledb_prod.htm
- XTG System
connectionstring-"DRIVER={XTGSystemsInterBase6ODBCdriver};DataSource=c:\mypath\mydb.gdb;UID=username;PWD=password
http://www.xtgsystems.com/linux/ofbodbc/download.php
FirebirdSQL DataBase Administrator
設計FirebirdSQL 時,必備的一項工具. IBExpert提供Free版本供人測試使用.若要完整的功能.建議買個IB Expert Trial Version.畢竟這是生財的工具阿.
http://www.h-k.de/images/logo_ibe.gif