There's a recurring issue at my company, where queries will be left hanging overnight and tie up the nightly datamart load.
A common claim, when the person is tracked down as to why a SQL query was left running overnight, is that an Access SQL passthrough query had stopped running before they left, and that Access was just left on with nothing running. They insist nothing was running.
Are they mistaken/fibbing/unobservant, or do they need to close Access out to kill the connection? Is this a quirk in Access, or is a query hanging (despite it not looking like it's executing) an impossible scenario?