inserting multiple vales into multiple tables using 1 prepared statement - Mailing list pgsql-novice

From suhail sarwar
Subject inserting multiple vales into multiple tables using 1 prepared statement
Date
Msg-id PM.4231.988980691@pmweb5.uk1.bibliotech.net
Whole thread Raw
List pgsql-novice
Hi,

I need to find a way of inserting multiple values into multiple tables. Is there a simple way of doing this using
postgresql.I am using a prepared Statement for inserting multiple values into 1 table but now I need to input these
intoseveral tables. 

Any ideas.

Sarwar

pgsql-novice by date:

Previous
From: "Gyozo Papp"
Date:
Subject: Re: [PHP] psql with PHP question
Next
From: "suhail sarwar"
Date:
Subject: Passing values from an applet to a main method for JDBC