This topic has not yet been rated - Rate this topic

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.

See Also

MFC Macros and Globals | AfxDaoTerm

Did you find this helpful?
(1500 characters remaining)