Share via


DAO 데이터베이스 엔진 초기화 및 종료

When using MFC DAO objects, the DAO database engine must first be initialized and then terminated before your application or DLL quits. Two functions, AfxDaoInit and AfxDaoTerm, perform these tasks.

DAO Database Engine Initialization and Termination

AfxDaoInit

Initializes the DAO database engine.

AfxDaoTerm

Terminates the DAO database engine.

참고 항목

개념

MFC 매크로 및 전역