Linking to Oracle: Too Many Indexes

  • Thread starter Thread starter Craig Nestel
  • Start date Start date
C

Craig Nestel

I'm attempting to link to an Oracle table and getting "Too
Many Indexes" error message. Is there a workaround?
 
-----Original Message-----
I'm attempting to link to an Oracle table and getting "Too
Many Indexes" error message. Is there a workaround?
.
I'm going to take a guess -
1. Define a view
2. Link to the view
3. Since Access won't see the primary key, you'll need to
specify the unique index as you link the table or it will
not be updatable.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top