Losing Key index from Oracle linked tables

dgrady1113

New Member
Joined
Aug 4, 2011
Messages
7
I have an Access 2007 application that has external links to an Oracle database via ODBC drivers. When the links were first established the USER ID field was a KEY field coming from Oracle. I rely on that KEY to permit updatable queries in my Access database. All of a sudden the linked table is not showing the KEY field and my update queries now have error messages. I refreshed the links but still no KEY. I tried setting the key in Design, but no changes are allowed for linked tables. I created a temporary work around by copying the linked table to a keyed access table, but there are quite a few linked tables from Oracle and it would double the size of my Access database, besides being a lot of work to keep refreshing the data in the copied table. I contacted the IT folks who maintain the Oracle DB and requested they restore the key, but they say it is Indexed already. Although I don't know much about Oracle, I saw that the Oracle Index has an "N" for the UNIQUE property. Wouldn't changing this to "Y" fix the problem? Or, anyone have any other ideas?
Thanks,
Don
 

Excel Facts

Repeat Last Command
Pressing F4 adds dollar signs when editing a formula. When not editing, F4 repeats last command.
All of a sudden the linked table is not showing the KEY field and my update queries now have error messages

What was done that caused this change?
Did IT change the index ?
Did someone restore a table and recreate the index with unique = n?
 
Upvote 0
That is what is strange. IT says that NOTHING was done to the Oracle tables and that the UNIQUE property has always been N. Some of the Oracle tables have keys and others don't. Per IT, all the UNIQUE properties say N. Again, I am at a loss to understand what happened.
 
Upvote 0

Forum statistics

Threads
1,224,585
Messages
6,179,706
Members
452,939
Latest member
WCrawford

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top