2009/05/09
SQLite 3.6.14 Library
For C++ Builder
2008/12/07 - [Dev Story/Tips] - C++ Builder 용 SQLite 정적 라이브러리 만들기
For Visual C++
2008/12/07 - [Dev Story/Tips] - Visual C++ 용 SQLite 정적 라이브러리 만들기
Original Post : http://neodreamer-dev.tistory.com/302
2008/12/07 - [Dev Story/Tips] - C++ Builder 용 SQLite 정적 라이브러리 만들기
For Visual C++
2008/12/07 - [Dev Story/Tips] - Visual C++ 용 SQLite 정적 라이브러리 만들기
Original Post : http://neodreamer-dev.tistory.com/302
Labels:
SQLite
,
SQLite for C++ Builder
,
SQLite for Visual C++
,
SQLite library
,
SQLite Library for C++ Builder
,
SQLite Library for Visual C++
,
SQLite Static Library
,
TistoryOldPost
2009/05/07
SQLite 3.6.14 Released!!
SQLite Release 3.6.14 On 2009 May 7 (3.6.14)
SQLite
SQLite Release Notes
SQLite Download p
Original Post : http://neodreamer-dev.tistory.com/301
- Added the optional asynchronous VFS module.
- Enhanced the query optimizer so that virtual tables are able to make use of OR and IN operators in the WHERE clause.
- Speed improvements in the btree and pager layers.
- Added the SQLITE_HAVE_ISNAN compile-time option which will cause the isnan() function from the standard math library to be used instead of SQLite's own home-brew NaN checker.
- Countless minor bug fixes, documentation improvements, new and improved test cases, and code simplifications and cleanups.
SQLite
SQLite Release Notes
SQLite Download p
Original Post : http://neodreamer-dev.tistory.com/301
Labels:
Local Database
,
SQLite
,
TistoryOldPost
,
로컬 데이터베이스
2009/05/02
MySQL Connector/C++ 1.0.5 GA Library with MySQL 5.1
MySQL Connector/C++ 는 MySQL 5.0 버전 이상에서 동작을 하며 5.1 버전에서 완벽하게 동작을 한다. 그래서 MySQL 5.1.34 버전을 사용하여 라이브러리를 만들어 보았다.
다 만들고 난 후 5.0과 만든 Library와 비교를 해 보니 동적라이브러리는 차이가 없었지만 정적라이브러리는 약간 차이가 있었다.
Original Post : http://neodreamer-dev.tistory.com/300
다 만들고 난 후 5.0과 만든 Library와 비교를 해 보니 동적라이브러리는 차이가 없었지만 정적라이브러리는 약간 차이가 있었다.
Original Post : http://neodreamer-dev.tistory.com/300
Subscribe to:
Posts
(
Atom
)