I have a Dbase III table (we'll call it "table Z") that is used by several applications. These applications do not open the table in exclusive mode -- they use record-locking when adding, deleting or modifying table "Z'.

I am trying to create an Access 2003 database that has to link to table "Z". This table only needs read-only access to the table, but will use it's data in the Access database. It will not...