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

Home -> Community -> Usenet -> c.d.o.misc -> Re: invisible tables in .net Server Explorer

Re: invisible tables in .net Server Explorer

From: Jim Lawton <jimlawton_at_tabbytail.freeserve.co.uk>
Date: Sat, 03 Aug 2002 15:54:10 GMT
Message-ID: <3d4bfa99.1277547@news.ntlworld.com>


On Sat, 3 Aug 2002 16:47:55 +0200, "Sybrand Bakker" <postbus_at_sybrandb.demon.nl> wrote:

>
>"Jim Lawton" <jimlawton_at_tabbytail.freeserve.co.uk> wrote in message
>news:3d4bdb1b.8852499_at_news.ntlworld.com...
>> Oracle 8.1.7
>> MS .NET Enterprise Server Explorer
>> MS XP Home
>>
>> I have created a new user JIM with a single table, say TEST. In server
>> explorer I created a connection for my database.
>>
>> If I log on as system, I can see all the tables in system but not TEST
>> as expected. If I log on as JIM I see *no* tables.
>>
>> If I create a public synonym for TEST, say TESTA then I can see TESTA
>> when I log on as SYSTEM, but not as JIM. It looks like some role /
>> privs thing to do with JIM, but I'm b***d if I can see it...
>>
>> Am I being stupid? ... any pointers or ideas welcomed...
>>
>> thanks, Jim
>>
>>
>
>Please define 'see'
>a ) describe?
>b) select * from user_tables;
>c) something else
>You might have used a lower case table name and lower case table names need
>to be embedded in "".
>If you don't post your definition of 'see', I have to tell you there are no
>members of the group who have established themselves as being clairvoyant.
>You just don't provide sufficient info.
>

 ... thank you, I wasn't looking for clairvoyants! :-)

Though actually I am talking literally here - "see" is exactly right since Server Explorer is a visual tool of the .NET IDE.

When you establish a connection to any database you are provided with a tree view with high level nodes of tables, views, and procedures.

On expanding the "tables" node I expect to see :-) further nodes representing the tables which are accessible to whatever user I have connected as. But what I actually see is as described above.

I was hoping that someone here might have suffered the same sort of problem... and come up with a solution!

>Regards
>

and to you,
Jim Received on Sat Aug 03 2002 - 10:54:10 CDT

Original text of this message

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