ダウンロードリスト

プロジェクト概要

SimpleDB API はオブジェクト指向の方式で、ODBC API の機能をカプセル化するように設計 C++ API です。

システム要件

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

2006-07-15 09:02
1.10

DoubleColumn、IntColumn、およびBigintColumn追加されました。 LongColumn推奨されません。
タグ: Minor feature enhancements
DoubleColumn, IntColumn, and BigintColumn were added. The LongColumn is deprecated.

2006-06-18 17:31
1.9

このリリースではトランザクションを、より正確を容易にするScopedTransactionオブジェクトを追加します(あなたのBEGINとODBCでCOMMITクエリを使用する)になっていません。また、トランザクションの例外安全になります。主なヘッダファイルを直接includeディレクトリに存在します。
タグ: Major feature enhancements
This release adds the ScopedTransaction object to make transactions easier and more correct (you aren't supposed to use BEGIN and COMMIT queries with ODBC). It also makes transactions exception safe. The main header file now resides directly in the include directory.

2006-04-15 07:36
1.8

実装では、pimplイディオムを使用して隠れていた。その他の一般的なコードの整理が行われた。データベースオブジェクトのnewQuery関数は廃止されました。クエリのコンストラクタではなく、直接使用される必要があります。
タグ: Code cleanup
The implementation was hidden by using the pimpl idiom. Other general code cleanups were made. The newQuery function on the database object was deprecated. The Query constructor should be used directly instead.

2005-12-28 10:37
1.3

は"debian"ディレクトリには、上流のソースから削除されました。
タグ: Code cleanup
The "debian" directory was removed from the
upstream sources.

2005-10-28 08:38
1.2

ビルド環境のこのリリースでは、主に修正や追加いくつかのマイナーな機能。これは非常に安定するようこのソフトウェアはベータ版の外に移動されている。いくつかの時間が今の本番環境で実行されています。
タグ: Minor bugfixes
This release primarily fixes up the build
environment and adds some minor features. This
software has been moved out of beta because it now
seems very stable. It has been running in a
production environment for some time now.

プロジェクトリソース