ACC2000: How to Determine the Record Source of a Data Access Page (257733)
The information in this article applies to:
This article was previously published under Q257733 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SUMMARY
The RecordSource property of a data access page does not necessarily display all of the fields or tables on which a data access page is based. To ensure that you see the actual record source of a page, you must programmatically retrieve this value from the Microsoft Office Data Source Control (MSODSC). The MSODSC ActiveX control is responsible for binding any type of data to a data access page.
Modification Type: | Minor | Last Reviewed: | 7/13/2004 |
---|
Keywords: | kbDAP kbhowto KB257733 |
---|
|