Path: dp-news.maxwell.syr.edu!spool.maxwell.syr.edu!drn.maxwell.syr.edu!news.maxwell.syr.edu!border1.nntp.dca.giganews.com!border2.nntp.dca.giganews.com!nntp.giganews.com!wns14feed!worldnet.att.net!attbi_s02.POSTED!53ab2750!not-for-mail
Reply-To: "Jim Kennedy" <kennedy-downwithspammersfamily@attbi.net>
From: "Jim Kennedy" <kennedy-downwithspammersfamily@attbi.net>
Newsgroups: comp.databases.oracle.server
References: <4HWkd.104$nj.67@lakeread01>
Subject: Re: can't see table
Lines: 18
X-Priority: 3
X-MSMail-Priority: Normal
X-Newsreader: Microsoft Outlook Express 6.00.2800.1437
X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1441
Message-ID: <xPWkd.497346$mD.15491@attbi_s02>
NNTP-Posting-Host: 24.20.5.156
X-Complaints-To: abuse@comcast.net
X-Trace: attbi_s02 1100233053 24.20.5.156 (Fri, 12 Nov 2004 04:17:33 GMT)
NNTP-Posting-Date: Fri, 12 Nov 2004 04:17:33 GMT
Organization: Comcast Online
Date: Fri, 12 Nov 2004 04:17:33 GMT
Xref: dp-news.maxwell.syr.edu comp.databases.oracle.server:229148


"spiderman" <peter_parker@home.comt> wrote in message
news:4HWkd.104$nj.67@lakeread01...
> I used TOAD to create tables space, data file, and a table in a database.
I
> was able to see data by 'select * from <table name>' but I not able to see
> the table on Schema Browser. Also, when I tried to connect a Java
> application to the table, I got the error message 'SQLException
:ORA-00942:
> table or view does not exist'. Please help!
>
>

Either you didn't grant rights to select from the table for the person you
are logging in as or you created the table with "'s around it.
Jim


