Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Weird ODBC Issue
The user needs to have select permissions on the table. I'm assuming they
are using the file,get external data, link tables and choosing ODBC data
sources method to get to the data. Does the user APPS/APPS own the tables?
Are there public synonyms on the tables? What ODBC driver are you using? I
feel the Merant drivers are the best. From my experience any user trying to
access the data this way was able to see all users.tablenames in the system
but did not have authority to access them. Access needs to define unique
keys to identify each record so it can update it. When attaching a table and
there is no PK access will ask you to pick a number of columns that will
make the record unique. Hope this helps.
> -----Original Message-----
> From: Bellows, Bambi [SMTP:BBellows_at_usg.com]
> Sent: Friday, February 15, 2002 12:35 PM
> To: Multiple recipients of list ORACLE-L
> Subject: Weird ODBC Issue
>
> I'm not exactly sure why, but I have a user who wants to see Oracle tables
> in Access. Whatever. So, the user can go into our pal SCOTT/TIGER no
> problem and look at tables from user_tables (not all_tables, which I find
> weird, but, what the hay). But, if the user tries to go into APPS/APPS,
> he
> can only see one table, and that one is owned by ADS.
>
> Anyone have similar problems? Any clue as to a resolution? Let me
> know...
> Yer pal,
> Bambi.
> --
> Please see the official ORACLE-L FAQ: http://www.orafaq.com
> --
> Author: Bellows, Bambi
> INET: BBellows_at_usg.com
>
> Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051
> San Diego, California -- Public Internet access / Mailing Lists
> --------------------------------------------------------------------
> To REMOVE yourself from this mailing list, send an E-Mail message
> to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
> the message BODY, include a line containing: UNSUB ORACLE-L
> (or the name of mailing list you want to be removed from). You may
> also send the HELP command for other information (like subscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: INET: mkonisze_at_fairpoint.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Mon Feb 18 2002 - 14:43:24 CST