ダウンロードリスト

プロジェクト概要

データベース接続 API は、使用する C++ オブジェクトの Dbms に接続するアプリケーションをできるようにする API です。Unix 環境で MySQL を現在を実装し msql、Oracle8、ODBC では、MySQL や PostgreSQL ドライバーを API、Oracle8 および Windows 環境で ODBC。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2005-02-02 13:54
0.3.5

このリリースは、IBM DB2ドライバを導入MySQLのトランザクションのサポートを追加する場合、MySQLは4 INNODBテーブルを使用して、そして()関数は、パラメータをバインドするのより良いサポートを可能にするコマンドを含めるには、APIを高めます。新しい例では、特定のデータベースの機能を使用する例などが追加されている。
タグ: Minor feature enhancements
This release introduces an IBM DB2 driver, adds transaction support
for MySQL if using MySQL 4 and INNODB tables, and enhances the API
to include a command() function which allows better support of bind
parameters. New examples have been added, including examples on using
features of specific databases.

2003-09-17 09:25
0.3.4

Windowsには、PostgreSQLのドライバやPostgreSQLを追加このバージョンは、ポートを呼び出す関数です。この修正プログラムには、コアクラスのマイナーな問題も多く、JDateクラスに基本的なタイムゾーンのサポートを追加します。
タグ: Minor feature enhancements
This version ports the PostgreSQL driver to Windows and
adds PostgreSQL function calling. It fixes a lot of minor
problems in the core classes, and adds basic timezone
support to the JDate class.

2003-08-15 19:30
0.3.3

0.3.xシリーズの最後にいくつかの勢いを得ています。このリリースでは、PostgreSQLのドライバとFT_BOOLEANの新しいフィールドの種類を追加します。これは、例外fetchNextからのデータの投手を削除します。 FetchNext、例外をスローしないでくださいデータがない場合にのみを返す必要があります。すべてのドライバが修正されている。整数からBaseValueクラスはブール値を返すことに関連の小さなバグを文字列に固定されて格納されます。
タグ: Major feature enhancements
The 0.3.x series is finally getting some momentum. This release adds
a PostgreSQL driver and a new field type of FT_BOOLEAN. It removes
the exception throwing from fetchNext for no data. FetchNext should
not throw an exception and should only return if there's no data. All
drivers have been fixed. A small bug in the BaseValue class related
to returning boolean from a integer stored in a string has been fixed.

2003-07-06 16:18
0.3.2

setTimeのとsetDateメソッドは、バインドパラメータオブジェクトに追加されました。パラメータをバインドするMySQLドライバのために実装された。比較演算子は、日付オブジェクトを比較できるようにするJDateに追加されました。新しい構造体および関連する関数は、ユリウス積算日を表すために追加されました。日付の差演算子が正しくヶ月減算計算するために修正されました。 dbconnectがソースとMySQLのドライバがWindowsに移植されていた。 confifFile.cppでの除去\ Rは文字を修正しました。
タグ: Minor feature enhancements
setTime and setDate were added to the bind parameter object. Bind parameters were implemented for the MySQL driver. Comparison operators were added to JDate to allow date object comparisons. A new struct and related functions were added to represent a Julian Day. The date difference operator was fixed to calculate correctly when subtracting months. The dbconnect source and MySQL driver were ported to Windows. The stripping of \r chars in the confifFile.cpp was fixed.

2003-01-22 11:23
0.3.1

このリリースではmSQLのドライバを追加し、MySQLのドライバをするときに、大きな結果セットを使用して速度を向上するいくつかのマイナーな機能強化が含まれます。
タグ: Major feature enhancements
This release adds an mSQL driver and includes some minor enhancements to the MySQL driver to increase the speed when using large result sets.

プロジェクトリソース