Download List

프로젝트 설명

libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. The plugin architecture allows for new database drivers to be easily added by a third party with flexible licensing.

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.

2005-09-28 22:26 Back to release list
0.8.1

일부 문자열 검색 기능의 버그, 이는 libdbi 대신 빈 문자열을 NULL로 반환 발생 해결되었습니다.
Tags: Major bugfixes
A bug in some of the string retrieval functions was fixed, which caused libdbi to return NULL instead of an empty string.

Project Resources