Results 1 to 2 of 2
  1. #1
    jenna36 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Aug 2015
    Posts
    1

    Database - Property value too large

    I am creating a database based on a fairly long survey. I have 167 columns and the file size is 1,056 KB. Most columns are combo boxes and I have created a few external tables to pull from, but I also just typed in the data in the lookup wizard for some of them. I need to add combo boxes to just 12 more columns, but it keeps giving me an error message that the property value is too large when I try to save. I've compacted and repaired several times. I looked into normalization, but I really can't see how that applies to my database because each entry will be a separate survey and there won't be duplicate information within a single response. Is there something I'm missing? Will it maybe save space if I use fewer tables to pull data from and instead just type in the data using the lookup wizard? I can't imagine I'd need much more space with just 12 more combo boxes. I'm new to Access so any help or tips are appreciated.

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 7 64bit Access 2010 32bit
    Join Date
    Aug 2013
    Posts
    7,862
    Quote Originally Posted by jenna36 View Post
    ...I looked into normalization, but I really can't see how that applies to my database because each entry will be a separate survey...
    I would create various tables for various types of questions and include each question as its own record, complete with an Autonumber field as the Primary Key. I would also avoid Lookup Fields and only include the most basic data types in my tables.

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

Similar Threads

  1. Property value is too large
    By Jean Kipling in forum Database Design
    Replies: 3
    Last Post: 01-30-2013, 05:04 PM
  2. How do i fix "Property Value is too Large"
    By winterh in forum Access
    Replies: 2
    Last Post: 03-29-2012, 01:42 AM
  3. Property value is too large.
    By foru in forum Access
    Replies: 9
    Last Post: 06-28-2011, 03:55 PM
  4. Replies: 11
    Last Post: 11-26-2010, 10:53 PM
  5. getting error message property value is too large
    By colotazzman in forum Database Design
    Replies: 1
    Last Post: 05-22-2010, 04:58 AM

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