Results 1 to 5 of 5
  1. #1
    TCB is offline Novice
    Windows XP Access 2003
    Join Date
    Apr 2011
    Posts
    6

    ODBC--call failed

    I’ve been trying to do a basic pass thought query. But have been receiving these two error messages


    1.ODBC--call failed. [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'my tabel name' (#102)
    Error message

    2. ODBC--call failed. [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'my tabel name' (#208)

    Basic Query
    SELECT dbo_VC_Admin.app_num
    FROM dbo_VC_Admin;

    When trying to open the server table
    a. ODBC--call failed. [Microsoft][ODBC SQL Server Driver]Timeout expired (#0)

    I don’t have access to change my regedit:
    HKEY_LOCAL_MACHINE\Software\Microsoft\Jet\4.0\Engi nes\ODBC

    So Is there another way to fix this error?




    Thanks for your help

  2. #2
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    I assume you mention regedit because you've search the MS sites and they're telling you to change a key's value?

    that's one serious problem with ms sites. the "goto" seems to be the registry, which is completely ridiculous.

  3. #3
    TCB is offline Novice
    Windows XP Access 2003
    Join Date
    Apr 2011
    Posts
    6
    Do you know how I can fix this?

  4. #4
    ajetrumpet is offline VIP
    Windows Vista Access 2007
    Join Date
    Mar 2010
    Location
    N/A
    Posts
    2,694
    i would assume the error is legit. there is no one common fix for things like this.

    I can tell you though,l that if you type that stuff into google, you'll get so many returns back that it'll take you all day to look through them all.

    have you tried researching the obvious? You didn't mention that. the errors are pretty clear.

  5. #5
    NoellaG's Avatar
    NoellaG is offline VIP
    Windows 7 Access 2010 (version 14.0)
    Join Date
    Jun 2010
    Location
    Belgium
    Posts
    1,044
    Hi TCB,

    it could be you do not have enough rights on the SQL server table. Have you tried the connection? You can do this from within the administrative tools.

    greetings
    NG

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

Similar Threads

  1. "Group By" causes "ODBC--Call Failed" error
    By kaledev in forum Queries
    Replies: 1
    Last Post: 03-09-2011, 02:43 PM
  2. Help: ODBC call failed -952 SQLSTATE 57014 error
    By accessnewbie in forum Access
    Replies: 2
    Last Post: 02-02-2011, 01:01 PM
  3. Odbc connection to 'datasourcename' failed
    By nmcentire in forum Import/Export Data
    Replies: 1
    Last Post: 11-24-2010, 07:28 PM
  4. ODBC -- call failed. | Oracle ODBC
    By drdexter33 in forum Access
    Replies: 1
    Last Post: 04-03-2010, 09:32 PM
  5. Replies: 2
    Last Post: 11-10-2009, 02:49 PM

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