ACC2002: Cannot Bind a List Box to a Boolean Field on a Data Access Page (295254)
The information in this article applies to:
This article was previously published under Q295254 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies to a Microsoft Access database (.mdb) and to a Microsoft Access project (.adp).
SYMPTOMS
The choice you make in a list box or a combo box on a data access page does not appear in the list box or the combo box. Additionally, no data is displayed in the list box when you browse through records.
CAUSE
The list box or the combo box is based on a Boolean or a Yes/No field.
RESOLUTION
Set the Format property of the list box or the combo box to True/False. To do so, follow these steps:
- In Design view of the data access page, right-click the combo box.
- Click Element Properties.
- Click the Data tab.
- Click in the Format property, and then click True/False in the drop-down list.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article.
Modification Type: | Minor | Last Reviewed: | 9/27/2006 |
---|
Keywords: | kbbug kbnofix KB295254 |
---|
|