How to change the Name property of a Microsoft Access field in Visual C++ (152688)
The information in this article applies to:
- The Microsoft Foundation Classes (MFC), when used with:
- Microsoft Visual C++, 32-bit Editions 4.0
- Microsoft Visual C++, 32-bit Editions 4.1
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2
- Microsoft Visual C++, 32-bit Professional Edition 4.2
- Microsoft Visual C++, 32-bit Enterprise Edition 4.2b
- Microsoft Visual C++, 32-bit Professional Edition 4.2b
- Microsoft Visual C++, 32-bit Enterprise Edition 5.0
- Microsoft Visual C++, 32-bit Professional Edition 5.0
- Microsoft Visual C++, 32-bit Enterprise Edition 6.0
- Microsoft Visual C++, 32-bit Professional Edition 6.0
- Microsoft Visual C++, 32-bit Learning Edition 6.0
This article was previously published under Q152688 SUMMARY 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.
Modification Type: | Major | Last Reviewed: | 5/31/2005 |
---|
Keywords: | kbinfo kbcode kbDatabase kbhowto kbProgramming KB152688 kbAudDeveloper |
---|
|