Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by ephil

  1. ephil

    Question on Memo field limitations

    Well, we just figured it out. It points out a loop-hole in the Access interface that allows Memo fields to end up indexed. 1. Add an indexed text field to a table 2. Change the data type to Memo 3. From the menu, select View | Indexes You will see the field is still indexed, which is well...
  2. ephil

    Question on Memo field limitations

    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...

Part and Inventory Search

Back
Top