Results 1 to 4 of 4
  1. #1
    joeller is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Indian Head, MD
    Posts
    2

    Question "Record is Deleted" response to a select query


    I was a long time user of MS Access 97 - 2003. Since then I've been working primarily in SQL Server, Oracle, DB2 etc. So I was not familar with the new interface employed by Access 2010. However, I thought I had the basics right.

    I created the query below in the query designer's SQL pane. But each time I ran it I got a message box reporting "Record is Deleted". I checked and the button showing "select" as the type of query was highlighted. So I switched to the design view pane. It rendered fine. I ran it again. Again it reported "Record is Deleted". What's going on? Has anyone else seen this behavior?


    Code:
     SELECT Max(Len(Description)) AS Expr1
    FROM DRActionItems;
    Edward

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Never seen and can't replicate issue. If you want to provide database for analysis, follow instructions at bottom of my post. Will look at this weekend.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    joeller is offline Novice
    Windows 7 64bit Access 2010 32bit
    Join Date
    Apr 2013
    Location
    Indian Head, MD
    Posts
    2

    Can't do that

    Quote Originally Posted by June7 View Post
    Never seen and can't replicate issue. If you want to provide database for analysis, follow instructions at bottom of my post. Will look at this weekend.
    Sorry Data is FOUO. Not releasable.

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,930
    Probably don't need real data for purposes of analyzing this issue. Dummy records should serve.
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

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

Similar Threads

  1. Replies: 3
    Last Post: 04-03-2013, 10:39 PM
  2. Replies: 1
    Last Post: 10-08-2012, 09:01 AM
  3. ComboBox "Select" and "DLookUp"
    By witooldas in forum Forms
    Replies: 0
    Last Post: 03-23-2011, 03:31 AM
  4. Replies: 4
    Last Post: 06-14-2010, 02:31 PM
  5. Error "Record is Deleted"
    By koper in forum Access
    Replies: 8
    Last Post: 03-10-2009, 10:20 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