You receive a "Cannot include Memo, OLE or Hyperlink Object when you select unique values" error message (304431)
The information in this article applies to:
This article was previously published under Q304431 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
SYMPTOMS
When you run a query that includes a Memo, an OLE, or a Hyperlink field on a computer that is running Microsoft Jet 4.0 Service Pack 5 (SP5), you receive the following error message:
Run-time error '3114':
Cannot include Memo, OLE or Hyperlink Object when you select unique values ([tablename].[fieldname]).
RESOLUTION
To resolve this problem, install the latest Jet 4.0 service pack.
For additional information about how to obtain and how to install the latest Jet 4.0 service pack, click the following article number to view the article in the Microsoft Knowledge Base:
239114
How To: Obtain the Latest Service Pack for the Microsoft Jet 4.0 Database Engine
To work around this problem, follow these steps:
- Right-click in the grey space in the upper part of the query design grid, and then click Properties.
- Change the UniqueValues property to No.
- Click Totals on the Query Design toolbar to add a Total row to the query design grid.
- Make sure that the Total cell for each field is set to Group By.
STATUSMicrosoft has confirmed that this is a problem in the Microsoft products that are listed at the beginning of this article. This problem was corrected in the latest Jet 4.0 service pack.
Modification Type: | Minor | Last Reviewed: | 8/12/2004 |
---|
Keywords: | kbprb kberrmsg kbpending KB304431 |
---|
|