I am using an Access 97 Database that contains a link to an HTML table. I have no control over this table because it is generated and updated automaticaly from other software. My database is based on the info from this HTML table which is compared to a second resident table. New records are identified by comparing the two tables and added one-by-one to the resident table. Every now and then (It seems randomly) I come accross an error i.e. "the linked table is in an unexpected format" or The import specification doesn't exist suddenly. The same thing happens when you exit the database and enter it again. The only thing that remedies this I found to be to run a macro/code that deletes the table and re-establish the link again every time you open the form that is used to import and update the records.
Any idea why this table is behaving this way or am I missing something?
Any idea why this table is behaving this way or am I missing something?