I have an Access 2002 db that has ODBC-linked tables to an Oracle 8i database.
When I link tables that have an index on Oracle, the indexes are mimicked in the Access linked tables. This provides the users the ability to add and update rows to Oracle via the linked table.
How can I remove (or never include) the indexes on the linked table? Or the better question is, how can I set up ODBC-linked tables so that users can only view the data and not update?
TIA,
Rick
When I link tables that have an index on Oracle, the indexes are mimicked in the Access linked tables. This provides the users the ability to add and update rows to Oracle via the linked table.
How can I remove (or never include) the indexes on the linked table? Or the better question is, how can I set up ODBC-linked tables so that users can only view the data and not update?
TIA,
Rick