Article ID: 152688 - Last Review: November 21, 2006 - Revision: 4.1 How to change the Name property of a Microsoft Access field in Visual C++This article was previously published under Q152688 On This PageSUMMARY The MFC DAO classes do not provide a programmatic way to
change the name of a Microsoft Access field. The example code in this article
changes a field's Name property by directly calling DAO using the m_pDAOFields
data member of CDaoTableDef. MORE INFORMATIONSample CodeAPPLIES TO
| Article Translations
|
Back to the top
