On 8/23/07, JLoz <[EMAIL PROTECTED]> 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 a
> 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.
Thanks,
JLoz
>
> ---(end of broadcast)---
> TIP 2: Don't 'kill -9' the postmaster
>
-
On 8/21/07, JLoz <[EMAIL PROTECTED]> wrote:
> I have not been able to find a workaround for this?
Does the table have a unique index/primary key?
---(end of broadcast)---
TIP 2: Don't 'kill -9' the postmaster
Hello,
I am writing an application in Borland C++ builder 5 that connects to a
postgresql database (8.2.4).
I am trying to link a TDBListBox to a view by using a TTable and a
TDataSource component but when I send the TTable->Refresh() I get the
following error:
"Table does not support this opera