Re: problem Linking a TTable component to a pgsql view using BCB5

Поиск
Список
Период
Сортировка
От Merlin Moncure
Тема Re: problem Linking a TTable component to a pgsql view using BCB5
Дата
Msg-id b42b73150708261230l5d8b6a9keb907cf0f6a33ab4@mail.gmail.com
обсуждение исходный текст
Ответ на Re: problem Linking a TTable component to a pgsql view using BCB5  ("JLoz" <jfsierra@excite.com>)
Список pgsql-general
On 8/23/07, JLoz <jfsierra@excite.com> wrote:
> > Does the table have a unique index/primary key?
>
> The view shows fields from two tables.  One of the primary keys of one of
> the tables is shown by the view.

you will probably have better luck with the TQuery component.  Also,
you should try out another TDataset implementation...for example Zeos.
 The BDE is old, slow, and  buggy.

merlin

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: simple query runs 26 seconds
Следующее
От: Benjamin Arai
Дата:
Сообщение: Restore v. Running COPY/INDEX seperatly