Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ADOTable connected to PostgreSQL - Can read table but can't write.

2 views
Skip to first unread message

J Ottery

unread,
Mar 14, 2008, 2:10:11 AM3/14/08
to
Running Windows XP.
Delphi 7 programming environment
Installed PostgreSQL.
Installed the PostgreSQL OLE Native driver.

Linked to PostgreSQL using ADOTable via a connection string

I can connect to and view the table BUT if I try to add
(post) a record I get a 'Field 'STREET' cannot be modified.'
That is I can READ but NOT WRITE to the table.

I'm I almost sure have set the table and schema permissions correctly
in PostgreSQL Admininstrator,

Has anyone used the ADOTable component sucessfully in this way?

Any clues to solving this?

Thanks in advance.

0 new messages