when I added new class of type MFC class and given base class as CDaoRecordset and clicked ok,

Wizard opens Database option dialog box ,selecting DAO radio button. When I selected Data.mdb file,it gives error

Unrecognized Database format. My file is not corrupt ,as odbc connectivity works fine. But to avoid DSN creation I want

DAO connectivity. Does I have to install anything,so that DAO Connectivity is possible ?if yes where can I get it.

I have VC++ 6.0 and Access 2000.