ACC2000: Error Message: Run-Time Error '3114' : Cannot Include Memo, OLE or Hyperlink Object When You Select Unique Values (303838)
The information in this article applies to:
This article was previously published under Q303838 Moderate: Requires basic macro, coding, and interoperability skills.
This article applies only to a Microsoft Access database (.mdb).
For a Microsoft Access 2002 version of this article, see 304431.
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]).
RESOLUTIONThis problem is fixed in Jet 4.0 Service Pack 6 (SP6) and later.
For additional information about how to obtain 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 fixed in Jet 4.0 Service Pack 6 (SP6).
Modification Type: | Major | Last Reviewed: | 6/28/2004 |
---|
Keywords: | kbbug kberrmsg kbpending KB303838 |
---|
|