FirebirdSQL/1/5

出自VFP Wiki

(修訂版本間差異)
跳轉到: 導航, 搜尋
(revert)
 
(3個中途的修訂版本沒有顯示)

在2005年4月7日 (四) 06:44的最新修訂版本

目錄

VFP:

  1. 建立C/S機制 http://vfp.sunyear.com.tw/viewtopic.php?t=368&highlight=sql
  2. CursorAdapter http://vfp.sunyear.com.tw/viewtopic.php?t=378&highlight=sql
  3. Oracle http://vfp.sunyear.com.tw/viewtopic.php?t=120&highlight=sql
  4. SPT http://vfp.sunyear.com.tw/viewtopic.php?t=46&highlight=sql
  5. SPT http://shhuachen.vicp.net/boe/article/doc_019a.htm


PHP:

A group is working on bringing the old InterBase PHP extension up to standard for Firebird. To ask about this project, join up with the Firebird-PHP forum at http://www.yahoogroups.com/community/firebird-php

PYTHON:

KInterbasDB is a Python extension package that implements Python Database API 2.0- compliant support for Firebird. Full native API support for the Firebird client; in stable release and under active development. BSD open source licence. Downloads and news at http://kinterbasdb.sourceforge.net/

Delphi and C++Builder:

Users have two powerful alternatives for full, direct connectivity with the Firebird 1.5 API, both well supported with developer and peer support:

C++:

the freeware C++ access library 'IBPP' (http://www.ibpp.org), MPL license, hosted on sourceforge.net, fully portable between Win32 and Linux and probably other POSIX platforms. It is useful when you want low-level C-API kind of access, but with a light C++ abstraction level not bound to any particular development environment.

.NET:

Firebird has an ongoing .NET driver project. Sources and binaries can be downloaded from the Firebird release pages at - http://sourceforge.net/project/showfiles.php?group_id=9028 For advice and to participate in development and testing, join up with the Firebird .NET provider forum: http://lists.sourceforge.net/lists/listinfo/firebird-net-provider

JAVA:

The Jaybird JDBC driver project develops actively as part of the Firebird project. It has a released Type 4 JDBC/JCA driver and a Type 2 driver in beta. Sources and binaries can be downloaded from the Firebird release pages at - http://sourceforge.net/project/showfiles.php?group_id=9028 For advice and to participate in development and testing, join up with the Firebird-java forum at http://www.yahoogroups.com/community/firebird-java.