ACC: "Too Many Memo or OLE Fields" Error Message (103186)



The information in this article applies to:

  • Microsoft Access 1.0
  • Microsoft Access 1.1
  • Microsoft Access 2.0

This article was previously published under Q103186
Moderate: Requires basic macro, coding, and interoperability skills.

SYMPTOMS

When you try to export a Microsoft Access table that contains more than one memo field to Btrieve format, you may receive the following error message
Too many Memo or OLE fields

CAUSE

Microsoft Access follows the Xtrieve specification for writing to Btrieve tables. This specification allows only one memo field, which must be the leftmost field in the table.

RESOLUTION

Change the table so that it contains only one memo field by doing either of the following:
  • Change the data types of all but one memo field.

    -or-
  • Move the memo fields to other tables so that there is only one memo field per table.

MORE INFORMATION

Btrieve is manufactured by Pervasive Software, a vendor independent of Microsoft; we make no warranty, implied or otherwise, regarding this product's performance or reliability.

Modification Type:MajorLast Reviewed:5/6/2003
Keywords:kb3rdparty kberrmsg kbprb KB103186