Microsoft Knowledge Base Article
This article contents is Microsoft Copyrighted material.
©2005-©2007 Microsoft Corporation. All rights reserved.
Terms
of Use |
Trademarks
Article ID: 283853 - Last Review: September 27, 2006 - Revision: 3.1
ACC2002: A Data Access Page That Is Created from an Unsaved Form or Report Is Unbound
This article was previously published under Q283853
Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
If you save a bound form or a bound report as a data access page, you may notice that the resulting page is not bound, and #Name? is displayed in all the bound controls.
The form or the report has not been saved.
In order for the page to bind correctly, you must save the form or the report at least once.
Microsoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
In Microsoft Access 2002, you can save forms or reports to data access pages using XSL Transformations (XSLT). The record source for the form or the report is not passed to the XSLT unless the form or the report is saved first.
Steps to Reproduce the Behavior
- Open the sample database Northwind.mdb or the sample project NorthwindCS.adp.
- In the Database window, click Forms under Objects, and then click New.
- In the New Form dialog box, click AutoForm: Columnar, select Customers in the Choose the table or query where the object's data comes from box, and then click OK.
- On the File menu, click Save As.
- In the Save As dialog box, click Data Access Page in the As box, and then click OK.
- In the New Data Access Page dialog box, click OK to save the page.
Note that when the page opens in Page view, #Name? appears in all of the controls.
For more information about saving forms or report as data access pages, click
Microsoft Access Help on the
Help menu, type
save an object as a data access page in the Office Assistant or the Answer Wizard, and then click
Search to view the topic.
APPLIES TO
- Microsoft Access 2002 Standard Edition
| kbbug kbdap kbfix KB283853 |
Community Feedback System
Very often, it takes hours to solve a problem. Very often, you've looked high
and low, and have tried a lot of solutions. When you finally found it, chances
are, it was because someone else helped you. Here's your chance to give back.
Use our community feedback tool to let others know what worked for you and what
didn't.
Please also understand that the community feedback system is not warranted to be
correct, it's simply a system that we've built to let people try and help each
other. If something in a feedback response doesn't make sense to you, or you're
not comfortable making changes that the feedback talks about (like registry
edits), please consult a professional.
Thank you for using kbAlertz.com Feedback System.
-- Scott Cate