Rows affected

From: Rudi Starcevic <rudi(at)oasis(dot)net(dot)au>
To: pgsql-sql(at)postgresql(dot)org
Subject: Rows affected
Date: 2002-06-20 04:01:35
Message-ID: 3D11539F.6020401@oasis.net.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Hello friends,

We're using Postgresql with PHP, Perl and ColdFusion for web development.
With PHP and Perl we have functions to find out the number of rows
affected by an insert /update/ delete.
I'm wondering if anyone has experience getting the affected row count
with ColdFusion.
For example in PHP we have the pg_cmdtuples function.
Perhaps there's and sql or built in Pg function I can call from a
query/sql statement.

Your advice is greatly appreciated.
Thanks
Best regards
Rudi Starcevic.

Responses

Browse pgsql-sql by date

  From Date Subject
Next Message Janning Vygen 2002-06-20 06:27:07 Re: Joining three data sources.
Previous Message Ross J. Reedstrom 2002-06-19 23:56:22 Re: syntax for access an alias in the where clause ?