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.

2004-01-19 22:43 Back to release list
0.7.2

time_t 값을 이제는 GMT 대신에 로컬 시간대, 인코딩과 범위를 확인하기위한 접근, 추가된 반환되는 읽기 전용 문자열을 지원하는 말을 인용, 그리고 추가된 다양한 코너의 경우 버그가 수정되었습니다.
Tags: 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.

Project Resources