Re: cannot insert or update

From: Phillip Smith <phillip(dot)smith(at)weatherbeeta(dot)com(dot)au>
To: stephen` <mail(at)xesoftware(dot)com(dot)au>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: cannot insert or update
Date: 2007-04-26 08:32:06
Message-ID: 1177576326.4729.0.camel@fukawi2.homelinux.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

How do you know it's not updating / inserting? What's the exact error
message?

Cheers,
~p

On Thu, 2007-04-26 at 17:54 +1000, stephen` wrote:
> I am accessing a database remotely and I can use the select
> instruction but nothing happens when I use insert or update. I can
> use those instructions directly on the computer running postgresql.
> I have tired to give public permissions to the table but that didn’t
> work.

*******************Confidentiality and Privilege Notice*******************

The material contained in this message is privileged and confidential to
the addressee. If you are not the addressee indicated in this message or
responsible for delivery of the message to such person, you may not copy
or deliver this message to anyone, and you should destroy it and kindly
notify the sender by reply email.

Information in this message that does not relate to the official business
of Weatherbeeta must be treated as neither given nor endorsed by Weatherbeeta.
Weatherbeeta, its employees, contractors or associates shall not be liable
for direct, indirect or consequential loss arising from transmission of this
message or any attachments

In response to

Browse pgsql-novice by date

  From Date Subject
Next Message Andrej Ricnik-Bay 2007-04-26 09:18:01 Re: pg_dump
Previous Message stephen` 2007-04-26 07:54:13 cannot insert or update