Download List

프로젝트 설명

DBStep is a library targeted at C++ developers who need to access databases. It consists of a common set of interface classes and some drivers for common data sources. Currently available drivers are for MySQL, PostgreSQL, SQLite, Firebird/Interbase, and ODBC databases. Database access is provided in at two levels: unified API for database connection, SQL execution, query result retrieval, and methods for mapping class objects to database tables and query results.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2004-05-13 20:29
0.3.1

일부 버그와 휴대성 문제도 해결했다. MSVC 프로젝트 파일이 포함되어있습니다.
Tags: Minor bugfixes
Some bugs and portability issues were fixed. A MSVC project file is now included.

2003-12-22 04:29
0.3.0

ODBC를, 코드, 그리고 준비 성명 코드를 재작 성되었습니다 개편되었습니다 추가되었습니다위한 지원합니다. 이 버전은 또한 여러 버그수정 및 이동성 향상이 포함되어있습니다.
Tags: Major feature enhancements
Support for ODBC has been added, code has been reorganized, and prepared
statement code has been rewritten. This version also includes various
bugfixes and portability enhancements.

2003-02-17 13:10
0.2.0

주요 코드가 개편되었다. 파이어 버드 데이터베이스에 대한 지원과 함께 준비 명세서 및 거래에 대한 지원이 추가되었습니다. 또한 API를 단순화 및 여러 버그수정했다.
Tags: Major feature enhancements
A major code reorganization was made. Support for the Firebird database was added, along with support for prepared statement and transactions. There was also an API simplification and assorted bugfixes.

2002-08-06 23:14
0.1.3

이 릴리스의 코드를 개편, 패치, 간소화된 드라이버 구조, 버그수정, 향상된 코드 이동성을 병합했다.
Tags: Minor bugfixes
This release has code reorganization, a patch merge, a simplified driver structure, bugfixes, and improved code portability.

2002-07-25 02:29
0.1.2

Tags: Initial freshmeat announcement

Project Resources