ダウンロードリスト

プロジェクト概要

libdbiは、PerlのDBI/DBD層と同様に、データベースに依存しない抽象化層のCによる実装です。このフレームを用いて汎用的なコードを書くことで、プログラマは複数のデータベースの能力及び同時に複数のデータベースとの接続を活用することができます。フレキシブルなライセンスを持つサードパーティ製を用いて容易に追加できる新たなデータベースドライバのためのプラグイン・アーキテクチャです。

システム要件

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

2008-02-06 23:12
0.8.3

エラー処理およびレポート、および改善された3つの文字列をエスケープする機能を追加しました。
タグ: Minor feature enhancements
Error handling and reporting was improved, and three string-escaping functions were added.

2007-02-20 12:08
0.8.2

時間内にタイムゾーンのサフィックスと日付型のサポートが追加されました。エラー処理およびエラー報告を大幅に改善された。いくつかのメモリリークが修正されました。
タグ: Minor feature enhancements
Support for a timezone suffix in time and date types was added. Error handling and error reporting were vastly improved. Some memory leaks were fixed.

2005-09-28 22:26
0.8.1

いくつかの文字列の検索機能のバグは、libdbiの代わりに空の文字列がNULLを返すの原因を修正しました。
タグ: Major bugfixes
A bug in some of the string retrieval functions was fixed, which caused libdbi to return NULL instead of an empty string.

2005-09-01 00:18
0.8.0

内部を徹底的に符号は削除して、サイレントタイプi386以外()で修正された試みは主流のLinuxやBSDシステムでは、64ビットのプラットフォームを越えて移植性を向上するには、ミスマッチ。接続文字エンコーディングのサポートとバイナリ文字列に引用符を追加しました。ドキュメントが更新されました。ネイティブのWin32は、Cygwinのポートに加えて、サポートされてMingwを使用してビルドします。
タグ: Major bugfixes
The internals were thoroughly revised to remove signedness and silent (on i386) type mismatches in an attempt to improve portability beyond the mainstream Linux and BSD systems, including 64bit platforms. Support for connection character encodings and for quoting binary strings was added. The documentation was updated. Native Win32 builds using Mingw are now supported in addition to the Cygwin port.

2004-01-19 22:43
0.7.2

time_t値は、GMTで、現地時間の代わりに、エンコーディングと範囲をチェックするためのアクセサを追加され、返される読み取り専用の文字列をサポートして引用し、追加され、さまざまなコーナーケースのバグが修正されました。
タグ: Minor bugfixes
time_t values are now returned in GMT instead of local time, accessors for encodings and range checking were added, read-only string quoting support was added, and various corner-case bugs were fixed.

プロジェクトリソース