Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search archives
  Advanced Search

problem while connecting to schema



Hi All,

I have created a database from pgadmin GUI . I have created a schema under
that database. I am connecting the schema through java using jdbc drivers.
But I am not able to connect to the schema. I am using below url

"jdbc:postgresql://localhost:5432/onlinebookstore?schema=onlinebookstore";"

i hope its correct?  Db is onlinebookstore and schema under this db is
onlinebookstore .

when I tried to access table under schema onlinebookstore, its giving me
error , table doesnt exists.
plz help

thanks in advance


--Ani
Pl Save the environment. Please don't print this email unless you really
need to.


Home | Main Index | Thread Index

Privacy Policy | About PostgreSQL
Copyright © 1996 – 2012 PostgreSQL Global Development Group