Results 1 to 2 of 2
  1. #1
    bigspace55 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2013
    Posts
    11

    Access Not Responding

    Whenever I try to open this query, Access starts "Not Responding" every time...any ideas as to why? Here is the SQL for the query...seems like such a simple query to mess up the DB

    SELECT Query3.ID, Query3.[Card Number], Query3.Mileage, [Mileage of Previous ID].Mileage AS [Previous Mileage]
    FROM [Mileage of Previous ID] INNER JOIN Query3 ON [Mileage of Previous ID].[Previous ID] = Query3.[Previous ID];

  2. #2
    bigspace55 is offline Novice
    Windows 7 64bit Access 2010 64bit
    Join Date
    Jan 2013
    Posts
    11
    Nevermind...I fixed it...just didn't have the joins done correctly

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

Similar Threads

  1. Macro Error - Access Stops Responding
    By chris.williams in forum Programming
    Replies: 2
    Last Post: 10-22-2012, 12:18 PM
  2. Replies: 3
    Last Post: 12-13-2011, 06:09 PM
  3. Access Not Responding
    By Phoenyxsgirl in forum Access
    Replies: 11
    Last Post: 11-25-2011, 11:40 AM
  4. Replies: 1
    Last Post: 02-20-2011, 08:42 PM
  5. Access Query Not Responding
    By sunharepal in forum Programming
    Replies: 4
    Last Post: 10-22-2010, 10:39 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