In faq700-4188 it says that if a memo field is manipulated through DAO, the size of the memo field is limited by the size of the database. Does this mean that if a database has only one record in it (600kb) and one of the fields is a memo field, you can't put very much text in it? We are trying to add around 4kb of data to a test database and are coming up with and error from ODBC. It corrupts the database, too.