SQL select count(*) from "myTable" failed : Relation "mytable" does not exist

Поиск
Список
Период
Сортировка
От Jeff Kowalczyk
Тема SQL select count(*) from "myTable" failed : Relation "mytable" does not exist
Дата
Msg-id 20021220193616.28006.qmail@web41009.mail.yahoo.com
обсуждение исходный текст
Список pgsql-sql
What do these errors mean? I get them on certain databases when trying to view
table data in webmin's postgresql module. I don't think its Webmin specific.
The databases in question are often exported from Access XP using
pgAdmin 1.4.2 and the migration plugin (and imported using psql -f), but I
also saw it happen sometimes on a fresh phpgroupware database.

Here's a specific example:

SQL select count(*) from "xCompany" failed : Relation "xcompany" does not exist

Does the difference in case have anything to do with it?

Is there a general script or procedure I can run to check table lint like this?

Thanks.






__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com


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

Предыдущее
От: Philip Warner
Дата:
Сообщение: Re: Help on (sub)-select
Следующее
От: cmccormick@mailsnare.net
Дата:
Сообщение: Need help paging through record sets