Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> RE: Weird ODBC Issue

RE: Weird ODBC Issue

From: Bellows, Bambi <BBellows_at_usg.com>
Date: Tue, 19 Feb 2002 09:38:35 -0800
Message-ID: <F001.004132F0.20020219093835@fatcity.com>


On one instance, APPS owns the tables and SCOTT has select and has a synonym pointing at the table.
On the other instance, SCOTT owns the table and there's no primary key defined.
Just to be irritating, the latter instance shows the table, the former does not.

Bambi.
-----Original Message-----
Sent: Monday, February 18, 2002 2:43 PM
To: Multiple recipients of list ORACLE-L

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).
-- 
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).
Received on Tue Feb 19 2002 - 11:38:35 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US