relation does not exist

Поиск
Список
Период
Сортировка
От eric cartman
Тема relation does not exist
Дата
Msg-id 20060221191703.26450.qmail@web60321.mail.yahoo.com
обсуждение исходный текст
Ответы Re: relation does not exist
Re: relation does not exist
Список pgsql-jdbc
Hello to everyone,
 
I have a small problem using PostgreSQL.
The problem is that I create a database and some tables through ant and an .sql file.
Then by using DatabaseMetaData class and method getTables(..)I can make a list of the newly created tables, implying that everything worked fine.
 
But when I am trying to Insert values into tables, i get the message 'relation <name> does not exist'.
 
How can this be possible?
 
 
Thank you all in advance.
 
T.Panos


Brings words and photos together (easily) with
PhotoMail - it's free and works with Yahoo! Mail.

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

Предыдущее
От: Kris Jurka
Дата:
Сообщение: Re: getPrimaryKeys
Следующее
От: Mark Lewis
Дата:
Сообщение: Re: relation does not exist