Results 1 to 7 of 7
  1. #1
    ragpatil is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    11

    Record too large error

    Hi,

    I am inserting a record whose length is greater than 2000 characters, its giving error Record too large.I googled, found out that Ms Access allows only 2000 characters in a record.



    The work around was to normalize the table, but I need a workaround where we should not divide the table.

  2. #2
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    Memo fields do not have that limitation.

  3. #3
    ragpatil is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    11
    Quote Originally Posted by RuralGuy View Post
    Memo fields do not have that limitation.
    Thanks for the reply,
    I am having 254 columns in my table, So how many columns can I decalre with type as Memo.

  4. #4
    ragpatil is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    11
    Thanks for the reply,
    I am having 254 columns in my table, So how many columns can I decalre with type as Memo

  5. #5
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    254 Columns??? You may wish to do some research on Normalization first. I would be *very* surprised if 254 fields didn't violate at least a few Normalization rules.

  6. #6
    ragpatil is offline Novice
    Windows XP Access 2003
    Join Date
    Sep 2011
    Posts
    11
    All the columns are of Text datatype,Can we create multiple tables and create view ,so that it will not affect our normal flow

  7. #7
    RuralGuy's Avatar
    RuralGuy is offline Administrator
    Windows 7 64bit Access 2010 32bit
    Join Date
    Mar 2007
    Location
    8300' in the Colorado Rocky Mountains
    Posts
    12,922
    I'm not sure I understand your "normal flow" but I suspect the answer is yes.

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

Similar Threads

  1. Replies: 8
    Last Post: 05-16-2011, 06:01 PM
  2. Replies: 11
    Last Post: 11-26-2010, 10:53 PM
  3. getting error message property value is too large
    By colotazzman in forum Database Design
    Replies: 1
    Last Post: 05-22-2010, 04:58 AM
  4. Error when deleting a record
    By access in forum Forms
    Replies: 5
    Last Post: 06-15-2009, 12:33 PM
  5. Replies: 1
    Last Post: 02-26-2009, 11:31 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