Results 1 to 6 of 6
  1. #1
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496

    Unhappy imported old database - new one has similar issues

    Hi everybody,



    Our current database was imported from an old access 2000 database - one of the issues in the old one was that the memo field in a particular table would get corrupt. So users would use the front end and from time to time a record would get a corrupt error on that memo field. Compact and repair - the issue is resolved. Not practical but still resolved.

    Then we brought in the data to access 2010. Occasionally at least once a week we get a more than one user accessing record error, the memo field gets a corrupt error and we have to compact and repair in order to repair that record - we also lose any data in that field of that record.

    I'd love this to stop. Any solution around this would help a great deal. I can't make search forms (to search this memo fields) because of these errors - they bug out the search forms.

    Help!

  2. #2
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496
    Everything I am reading on the web is: don't use memo fields.

    Either link to another table with 1 to 1 relationship or use external text file.....

    Not really practical for our uses.... any advice?

  3. #3
    burrina's Avatar
    burrina is offline VIP
    Windows 8 Access 2010 32bit
    Join Date
    Oct 2012
    Location
    Freeport,Texas
    Posts
    1,383
    Have you tried deleting that field and re creating it? Is there some code being run on it? Sometimes the actual field in the table gets corrupt. You may have to copy that table to a new db, delete that field and then run a query to append the data. Perhaps even the form may be corrupt itself. Have you tried re creating it?

    HTH

  4. #4
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496
    Quote Originally Posted by burrina View Post
    Have you tried deleting that field and re creating it? Is there some code being run on it? Sometimes the actual field in the table gets corrupt. You may have to copy that table to a new db, delete that field and then run a query to append the data. Perhaps even the form may be corrupt itself. Have you tried re creating it?

    HTH
    No I haven't tried that yet. I was more concerned about the limitations of access-since reading on the net people are saying access uses pointers for memo fields which get corrupted easily...

  5. #5
    AnandKhinvasara is offline Advanced Beginner
    Windows 7 64bit Access 2007
    Join Date
    Jul 2014
    Posts
    31
    Sometimes machine-specific OS based factors cause this - Is the data app behaving the same on other machines as well ?

  6. #6
    Ruegen's Avatar
    Ruegen is offline VIP
    Windows 8 Access 2010 64bit
    Join Date
    Jul 2013
    Location
    Australia
    Posts
    1,496
    I moved to 255 character fields, every entry made makes an entry into a table and each table record in that keeps the ID of the original record. The original record then loads the new table records into an unbound text box as a string.

    Basically - since not using memo fields, I get no more database errors.

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

Similar Threads

  1. Replies: 1
    Last Post: 06-11-2014, 11:38 AM
  2. Replies: 2
    Last Post: 04-29-2014, 05:03 PM
  3. Replies: 7
    Last Post: 11-02-2012, 08:31 AM
  4. Problem with primary key on imported database
    By 1953hogan in forum Access
    Replies: 1
    Last Post: 06-23-2011, 05:02 PM
  5. Replies: 4
    Last Post: 01-25-2011, 11:37 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