Re: Can I insert two different variables from form into

From: "Keith G(dot) Murphy" <keithmur(at)mindspring(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: Can I insert two different variables from form into
Date: 2001-09-17 17:26:41
Message-ID: 3BA63251.57F6206F@mindspring.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Sapenov wrote:
>
> Can I insert two different variables from form into different tables using
> one SQL query ?
>
If what you are trying to achieve is to make sure that one is not
inserted without the other (another way of saying "data integrity"),
perhaps you should look into transactions.

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tauren Mills 2001-09-17 18:34:22 Re: Problem with database: FATAL 1: cannot find attribute 24
Previous Message Andre Schnabel 2001-09-17 17:21:06 Re: commercial usage with odbc