Results 1 to 14 of 14
  1. #1
    KASmith42 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2016
    Posts
    21

    The Microsoft Access database engine cannot find the input table or query...

    I split a new database to put the BE on a new SQL server, but after having trouble with creating it, I went to link the tables back together and I'm getting "The Microsoft Access database engine cannot find the input table or query '<tablename>'. Make sure that it exists and that its name is spelled correctly". It's the same error message for all tables, whether I try to do them in a batch or individually. I've googled and come up with nothing of any help.



    It's split right there on my desktop and I can see the BE accdb file though it's completely empty when I look in it.

    Did the universe eat my tables? Can I encourage the universe to regurgitate them back up?

    Thanks!

  2. #2
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    Are you using a connection string or a file DSN?

    This might give you an idea how I recreate linked tables.
    https://www.accessforums.net/showthr...766#post302766

  3. #3
    KASmith42 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2016
    Posts
    21
    Quote Originally Posted by ItsMe View Post
    Are you using a connection string or a file DSN?
    Well, I was using a file DSN - but I don't think the database actually got that far.

    as far as your example... I understand some of those words...

  4. #4
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    I am not remembering all of the steps the wizard uses when employing DSN. The example I provided is using a DSN-less connection and relies on a connection string provided by the database administrator.

    So, you may need to troubleshoot the DSN file or you may need to troubleshoot the wizard process. Maybe troubleshoot the Wizard process using a new blank DB.

  5. #5
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,474
    So you have a SQL database created for the tables, you tried to import them from Access but had issues and now no tables are showing in the SQL database?

  6. #6
    KASmith42 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2016
    Posts
    21
    Quote Originally Posted by Bulzie View Post
    So you have a SQL database created for the tables, you tried to import them from Access but had issues and now no tables are showing in the SQL database?
    Correct. No tables are showing in the SQL database, the BE (accdb) is on my desktop and appears empty. The FE shows the tables with the + that normally indicates they are linked, but when I try to convert them to local tables or manage linked tables, I get the error message.

  7. #7
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    If you are using Microsoft SQL server, you will need tables on the Database defined on the server. Then, you will not have a Backend Access file. You can connect to the backend via the Access Front end file.

    Of course, you can have more than one backend and they can be of different types.

  8. #8
    KASmith42 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2016
    Posts
    21
    Quote Originally Posted by ItsMe View Post
    If you are using Microsoft SQL server, you will need tables on the Database defined on the server. Then, you will not have a Backend Access file. You can connect to the backend via the Access Front end file.

    Of course, you can have more than one backend and they can be of different types.
    I have used a SQL server for the BE before, this one just glitched somewhere. The issue is that now my tables are *gone* - They're not on the SQL server, they're not in the BE file that ended up on my desktop and they're not accessible by the FE. I hope to recover them from wherever they are... if they still exist.

  9. #9
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    If the data was ever on SQL server you might be able to do something like this
    https://www.mssqltips.com/sqlservert...-log-and-lsns/

  10. #10
    KASmith42 is offline Novice
    Windows 10 Access 2010 64bit
    Join Date
    Aug 2016
    Posts
    21
    Quote Originally Posted by ItsMe View Post
    If the data was ever on SQL server you might be able to do something like this
    https://www.mssqltips.com/sqlservert...-log-and-lsns/
    Thanks, but I'm relatively certain it never made it on. Data usage on the SQL server is 0%.

  11. #11
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    Well, you have to delete a table. Even if you run the wizard in a database with tables of the same name, the local tables will remain and the linked tables will appear.

  12. #12
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,474
    You can hover mouse over the linked table in the FE to see what path it is trying to link to. Sounds like you might need to start again from a backup and import the tables into SQL again.

  13. #13
    ItsMe's Avatar
    ItsMe is offline Sometimes Helpful
    Windows 8 Access 2013
    Join Date
    Aug 2013
    Posts
    7,862
    @Bulzie
    I think the issue is that KASmith42 cannot locate the data, anywhere.

  14. #14
    Bulzie is offline VIP
    Windows 7 64bit Access 2007
    Join Date
    Nov 2015
    Posts
    1,474
    Yep that is my fear ItsMe. KAS you stated above you had a BE Access database with tables that were linked to the FE Access database correct? Was the BE Access db on a network server? If so you might be able to go to the folder, Security and Previous versions to get a copy of the database?

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

Similar Threads

  1. Replies: 2
    Last Post: 05-20-2016, 01:30 AM
  2. Replies: 3
    Last Post: 05-28-2015, 01:32 PM
  3. Replies: 6
    Last Post: 07-22-2014, 06:34 AM
  4. Replies: 4
    Last Post: 12-27-2012, 02:10 PM
  5. Replies: 6
    Last Post: 10-30-2010, 08:42 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