|
From: Anthony Wieser on 14 May 2008 08:42 I used to use DAO to read an access database for some of my programs. Time moves on, and it appears that access 2007 uses another new file format. Has anyone tried to connect to the new files using MFC and the DAO classes? I was under the impression that DAO was deprecated under VC, yet access seems to have brought out a new flavor called ACEDAO, which I'd guess isn't supported by MFC. So, is my only hope relearning everything, and starting again with ADO or ADO.NET? Any suggestions? Thanks. Anthony Wieser Wieser Software Ltd
|
Pages: 1 Prev: two projects in one workspace Next: Getting IDispatch ptr calling Invoke(…) |