Can I Call DAO or ODBC Directly?

As usual in MFC, if you need finer control, you can call DAO or ODBC directly in addition to accessing them through the classes. MFC attempts to simplify programming for Windows, but it also stays out of your way if you need access to the underlying APIs.

See Also

Other Resources

Data Access Frequently Asked Questions (MFC Data Access)