AfxDaoInit
This function initializes the DAO database engine.
void AfxDaoInit( );
throw(
CDaoException*
);
Remarks
In most cases, you don't need to call AfxDaoInit because the application automatically calls it when it is needed.
For related information, and for an example of calling AfxDaoInit, see Technical Note 54.
Requirements
Header: afxdao.h