problem while connecting to schema

Поиск
Список
Период
Сортировка
От Ani
Тема problem while connecting to schema
Дата
Msg-id 251fdb041002082259wadf964epb49d34fcafff6dc6@mail.gmail.com
обсуждение исходный текст
Список pgsql-jdbc
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.




В списке pgsql-jdbc по дате отправления:

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: Strange behavior after setting timestamp field to null - A bug?
Следующее
От: Imre Fazekas
Дата:
Сообщение: stored procedure calling problem: cursor "c_get_resources" does not exist