Re: [ODBC] ODBC - Mailing list pgsql-general

From Stephan Szabo
Subject Re: [ODBC] ODBC
Date
Msg-id 20020318084731.A94890-100000@megazone23.bigpanda.com
Whole thread Raw
In response to Re: [ODBC] ODBC  ("Andre Lyra" <andre_lyra@hotmail.com>)
List pgsql-general
On Mon, 18 Mar 2002, Andre Lyra wrote:

>
>   I'm having problems when I remove a tuple that have been referenced from
> another from other table. I've cretated a foreign key, set on delete no
> action and when I try to remove that tuple, the system says me it's not
> possible, ok, but then, there are no more responses, i.e the following
> queries come without resoults! Is that a bug or I'm doing something wrong
> somewhere?
>
>   I'd like some help....

Are you in a transaction?  If so, the rest of your statements will be
rolled back and it won't give you answers until you end the transaction
that failed.


pgsql-general by date:

Previous
From: "Andre Lyra"
Date:
Subject: Re: [ODBC] ODBC
Next
From: "Culley Harrelson"
Date:
Subject: Re: [PHP] case insensitive search