Share via

Access Timeout registry setting

Anonymous
2016-06-08T13:24:50+00:00

Access 2010 on Windows 7;

I am trying to create a table connection to a remote db but this connection times out at 60 seconds. How can I change the timeout?

Because this is not in a query, I am pretty sure I need to fix this in the registry. Any help appreciated.

Thanks!

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

8 answers

Sort by: Most helpful
  1. Anonymous
    2016-06-08T15:05:24+00:00

    Hi,

    The message is from Microsoft Access:

    ODBC-called failed.

    [Oracle][ODBC][Ora]ORA-01013: user requested cancel of current operation

    (#1013)

    Years ago I received this sort of error, but it was actually from MS-Access not Oracle. MS-Access is only returning the server message because the server was told by Access to kill the query (user requested). Back then this issue was fixed by tweaking a registry setting. I've searched in my registry and can't find a timeout for Access in 2010.

    Nothing has changed in our system as far as I know. I am on a functional-side team that interfaces with our IT area, so I would be informed if there were backroom changes being made. However, I can check with IT to be sure.

    I did try changing the settings in Options under Client Settings but that did nothing, even after a close and reopen - I didn't however restart my computer yet... Also, maybe what I changed was wrong?

    Was this answer helpful?

    0 comments No comments
  2. Anonymous
    2016-06-08T14:23:24+00:00

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2016-06-08T14:21:27+00:00

    Do you receive a specific error message?  If so, which one?  Please give us the No and Description.

    There are a few settings that can be tweaked in the options -> client settings, but I'm not thinking they'd help in this case, but still worth looking at quickly.

    Since you say this was working for a long time and suddenly stopped, you have to ask yourself what has changed.  If nothing on your end, then something has on the server/network, perhaps you need to inquire with the IT Dept to see if they can shed any light on the matter.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2016-06-08T14:09:42+00:00

    As I said in my original post, this is NOT a query - I cannot use a query.

    I am connecting (as I always have) to an Oracle db with a user name and password. Navigation is EXTERNAL DATA tab then ODBC DATABASE then option LINK TO THE DATA SOURCE BY CREATING A LINKED TABLE.

    Since this is not a query, I am pretty sure I need to change the registry, unless you know a better way?

    This has not been a problem for the past three years until today.

    Any ideas? - This is amazingly frustrating...

    Was this answer helpful?

    0 comments No comments
  5. Anonymous
    2016-06-08T13:40:34+00:00

    How are you connecting to the remote table? Are you creating a Link? If so, then I'm not sure you have much control over that.

    You can create a Query that connects to the remote table, and you can set the ODBC Timeout value for that query. You must be sure to use a valid connection string in the query, of course. This property is set directly in the Query Properties.

    Was this answer helpful?

    0 comments No comments