Results 1 to 2 of 2
  1. #1
    Jack A is offline Novice
    Windows XP Access 2002
    Join Date
    Jan 2010
    Posts
    1

    Linked Table and S1T00 timeout error

    I have a client with an Access 2002 front end and a Sql Server 2000 database running on a Windows 2003 server. There is a linked table to the Sql Server db using the ODBC; type connection. After an update to the Server the connection times out with an error:



    Conneciton fialed:
    SQLState: 'S1T00'
    Sql Server Error: 0
    [Microsoft][ODBC SQL Server Driver]Login timeout expired

    This occurs when the linked table is updated (well, when RefreshLink is executed).

    I've tried recreating the linked table, but as long as this connection string is used it errors:

    ODBC;Description=C3 SQL Server;DRIVER={SQL Server};SERVER=SQLSERV;UID=XXX;PWD=XXX;APP=Microso ft Data Access Components;

    Anyone with any ideas?
    Thanks, Jack

  2. #2
    llkhoutx is offline Competent Performer
    Windows Vista Access 2007
    Join Date
    Jan 2010
    Location
    Houston, Texas USA
    Posts
    373
    Did you create a DSN for your SQL Server database. If so, I'd manually connect to the SQL Srerver tables and link those that are required. Then check the connection string in the "Connection" column of (hidden) table MSysObjects.

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

Similar Threads

  1. Replies: 3
    Last Post: 01-21-2010, 08:10 PM
  2. ODBC error with Linked Table Manager
    By Andersd in forum Import/Export Data
    Replies: 1
    Last Post: 10-29-2009, 12:08 PM
  3. Replies: 2
    Last Post: 10-27-2009, 07:09 AM
  4. Timeout Expired
    By brvaland in forum Database Design
    Replies: 0
    Last Post: 04-03-2009, 04:12 AM
  5. Editing a Linked Table
    By amndza in forum Access
    Replies: 2
    Last Post: 01-21-2009, 01:27 PM

Tags for this Thread

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