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

From: "Merlin Moncure" <mmoncure(at)gmail(dot)com>
To: JLoz <jfsierra(at)excite(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: problem Linking a TTable component to a pgsql view using BCB5
Date: 2007-08-26 19:30:11
Message-ID: b42b73150708261230l5d8b6a9keb907cf0f6a33ab4@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 8/23/07, JLoz <jfsierra(at)excite(dot)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

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Benjamin Arai 2007-08-26 22:04:49 Restore v. Running COPY/INDEX seperatly
Previous Message Tom Lane 2007-08-26 18:55:00 Re: simple query runs 26 seconds