
Make sure it exists and that its name is spelled correctly. The Microsoft Jet database engine cannot find the input table or query ‘’.


Here are its symptoms, causes, and ways to troubleshoot Access Runtime Error 3078. This type of error will appear as an annoying notification on your screen unless it gets fixed.
#Access runtime 2010 cant setapplication.printer code#
This doesn’t mean that the code is corrupt in some way, but just that it won’t work during its run-time. Well, the runtime error 3078 happens when Microsoft Access fails or crashes while it’s running. Meanwhile the working of Access, you all must have come across various kinds of errors like Microsoft jet database error 3078, Microsoft Office Access can’t find the object, “Unrecognized database format myfile.mdb”, “Microsoft Jet Engine cannot open this file” and so on. About Runtime Error 3078: Can’t Find The Input Table Or Query Then just go down to this post and grab complete information about this Runtime Error 3078. If you are also dealing with such an issue in your Access database just like the case mentioned in the above practical scenario. I don’t think it is the sintax or the code, because it worked for several years every week… Run-time error ‘3078’ The Microsoft jet database engine cannot find the input table or query ‘Imported ABC (ruw)”Īnd the debugger leads us to the following failing command:ĭoCmd.RunSQL “SELECT * INTO FROM ” Since we installed SP2 for Office 2003, we get the following error: It is an Access application which links directly into an Excell table. I have to help somebody who has an application which worked well for a long time.
