void AfxDaoInit( );
throw( CDaoException );
Remarks
This function initializes the DAO database engine. 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.
See Also AfxDaoTerm