Results 1 to 2 of 2
  1. #1
    Join Date
    Jun 2010
    Posts
    1

    Access library problems

    Hi All,
    I am using M/S Office 2002 and have built a database for my wife's professional library. However, I wish to include a comprehensive index for each book for her to search for any subjects. Frankly, 255 characters is just not enough. I need to increase the amount of characters for this in each form.
    Any ideas on how I might go about this?


    Thanking you all in anticipation.........
    Kingston9999

  2. #2
    ConneXionLost's Avatar
    ConneXionLost is offline Simulacrum
    Windows XP Access 2003
    Join Date
    Jan 2010
    Location
    Victoria, Canada
    Posts
    291
    Hi kngston9999,

    If you're referring to the amount of text you can put into a single text field, then all you need to do is change the data type of the field to "Memo" instead of "Text". This is done in table design mode and is found in the field properties.

    Number of characters in a Text field: 255

    Number of characters in a Memo field: 65,535 (when entering data through the user interface;
    1 gigabyte of character storage when entering data programmatically)

    Cheers,

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Access Table problems
    By Hjava in forum Queries
    Replies: 3
    Last Post: 05-27-2010, 04:35 AM
  2. Replies: 2
    Last Post: 05-24-2010, 06:47 PM
  3. library statistics
    By sonia in forum Access
    Replies: 1
    Last Post: 04-11-2010, 12:22 PM
  4. Replies: 32
    Last Post: 09-16-2009, 10:06 AM
  5. Stores Library
    By martyparty2006 in forum Forms
    Replies: 5
    Last Post: 05-05-2009, 09:16 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums