| From: | "Bhavana(dot)Rakesh" <Bhavana(dot)Rakesh(at)noaa(dot)gov> |
|---|---|
| To: | jdbc <pgsql-odbc-owner(at)postgresql(dot)org> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: jdeveloper and postgres |
| Date: | 2007-05-29 16:58:13 |
| Message-ID: | 465C5BA5.8010800@noaa.gov |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Hi All,
I have set up a jdbc connection using jdeveloper(on my windows
machine). I am connecting to a postgres database on a linux machine. I
used the Database connections are shown in the Navigator, in the
Connections | Database folder. I tested the connection and it said
"Success!" in the database connection navigation window. However when
I expand the connection to show the database's schemas, I cannot see
any tables. I have created tables and relationships in the PgSQL
database on the linux machine, and I know they do exist. I run a query
using psql client on the linux box, I can view all the contents of my
tables. Do I have to be setting up any special settings in my
jdeveloper to be able to inspect the tables?
-B
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Richard Huxton | 2007-05-29 17:01:28 | Re: problems with SELECT query results |
| Previous Message | Joshua | 2007-05-29 16:44:34 | Re: problems with SELECT query results |