Re: jdeveloper and postgres - Mailing list pgsql-general

From Bhavana.Rakesh
Subject Re: jdeveloper and postgres
Date
Msg-id 465C5BA5.8010800@noaa.gov
Whole thread Raw
In response to Re: Rookie Questions: Storing the results of calculations vs. not?  (Rich Shepard <rshepard@appl-ecosys.com>)
List 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

pgsql-general by date:

Previous
From: Jeff Davis
Date:
Subject: Re: Best way to prevent overlapping dates
Next
From: Tom Lane
Date:
Subject: Re: Best way to prevent overlapping dates