Using ADO 2.8 SP1 and tables linked to VFP, I get an error # -2147467259 that says "Could not delete from specified tables". I've downloaded latest VFP ODBC driver. The tables are part of an application developed in VFP, and although there is a dbc file, the tables are loose. Any insight or suggestions will be greatly appreciated.
Thanks.
cbrack

querying/updating linked visual foxpro tables with Access 2003/ODBC
Tdar
You can't delete a table that in linked to other database in MS Access. You can delete the link, but not the table itself.
Hope this can help.