반응형 연동/DB 연동2 MFC + MySQL 연동 테스트 환경 : Windows 2003 Server + VIsual Studio 2008(9.0) + MySQL 5 + MySQLWrapp: MFC-Extension Library for MySQL MySQLWrapp: MFC-Extension Library for MySQL http://www.codeguru.com/cpp/data/mfc_database/misc/article.php/c10041/ *주의 : MYSQL이 이미 설치되어 있어야합니다. 1. 프로젝트 폴더에 밑에 파일 삽입 MySQLWrapp.dll MySQLWrapp.h MySQLWrapp.lib SQLBase.cpp SQLBase.h SQLConnection.cpp SQLConnection.h SQLException.cpp SQLExc.. 2008. 11. 4. MFC + SQLite3 연동 테스트 환경 : Windows XP + Visual Studio 6.0 + CppSQLite - C++ Wrapper for SQLite Windows 2003 Server + VIsual Studio 2008(9.0) + CppSQLite - C++ Wrapper for SQLite CppSQLite - C++ Wrapper for SQLite : http://www.codeproject.com/KB/database/CppSQLite.aspx 1. 프로젝트 폴더에 밑에 파일 삽입 sqlite3.lib sqlite3.dll CppSQLite3.h CppSQLite3.cpp 2. Visual Studio 6.0 : ALT+F7 -> Link탭 -> Object/library modules: sqlite3... 2008. 11. 4. 이전 1 다음 반응형