The Microsoft Jet Database engine could no't find the object 'Orde

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi There,

I am getting error when I run microsoft Access 97 databse in Windows XP
Professional "The Microsoft Jet Database engine could no't find the object
'Order'", we are using FairCom ODBC driver for Macros to retrive data from
another location.

Any Idea how I resolve this issue

Thank
 
My first guess, with the limited info that you've provided, is that the SQL
statement being used is not correctly constructed, and that the table name
is missing from the SQL statement.
 
Back
Top