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

---------------------------(end of broadcast)---------------------------
TIP 6: explain analyze is your friend

Reply via email to