I have an access db and am looking to export the tables to csv.
All tables except one can be exported but one table gives me the error:
Microsoft Jet database engine could not find the object”. Make sure the object exists and that you spell its name and the path name correctly.
Any ideas?
Think I might of got round this by creating a query selecting the fields that I needed then exporting the query…