Re: Problem selecting data

Поиск
Список
Период
Сортировка
От Dave Page
Тема Re: Problem selecting data
Дата
Msg-id 03AF4E498C591348A42FC93DEA9661B8259C09@mail.vale-housing.co.uk
обсуждение исходный текст
Ответ на Problem selecting data  ("Garry Rothert" <garry.rothert@dph.ab.ca>)
Список pgadmin-support

> -----Original Message-----
> From: Garry Rothert [mailto:garry.rothert@dph.ab.ca]
> Sent: 07 February 2003 15:36
> To: pgadmin-support@postgresql.org
> Subject: [pgadmin-support] Problem selecting data
>
>
> Hi
> I've migrated an access database into PostgreSQL using the
> migration. Everything
> seems to have worked, but I can't see the tables in the
> PGADMIN tree. Also when I try
> and select the data I get the following.

Hi Garry,

What do you see in the tree?

> ERROR: Relation "tablename" does not exist.

Did the tables have mixed case names, or odd characters (such as spaces)
in them? If so, try double quoting their names in your SQL.
Alternatively, rerun the migration with the option to shift the names to
lower case switched on (it's on the first page).

Regards, Dave

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

Предыдущее
От: "Garry Rothert"
Дата:
Сообщение: Problem selecting data
Следующее
От: "Nick Kelly"
Дата:
Сообщение: configure: error: no acceptable C compiler found in $PATH