|
-
July 2nd, 2012, 06:19 AM
#3
Re: How to make DAO connection in VC++ 6.0 ?
 Originally Posted by VictorN
Try do add this line in the beginning of your App class InitInstance method:
Code:
AfxGetModuleState()->m_dwVersion = 0x601;
I added the line but it didnot help,while adding the class itself ,step comes where we have to give path to mdb and there only error comes
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|