Re: using CURSOR with PHP

From: Jurgen Defurne <jurgen(dot)defurne(at)pandora(dot)be>
To: Andrew McMillan <andrew(at)catalyst(dot)net(dot)nz>, PHP PostgreSQL <pgsql-php(at)postgresql(dot)org>
Subject: Re: using CURSOR with PHP
Date: 2002-05-30 17:53:55
Message-ID: 3CF66733.55B64916@pandora.be
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Andrew McMillan wrote:
>
> Sorry, I must have done too much web-development :-)
>
> I would always architect my application in such a way as for this not to
> be needed, desired or able to happen!
>
> Hmmmm... I surely hope that I never itch in that way!
>
> After 20-odd years of application development I find the web-based
> programs a great encouragement to stateless applications without
> long-running transactions. Yeehar! At last! :-)
>

What do you do when there is a possibility that several people at once
are trying to modify the same data ?

Regards,

Jurgen

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message David Busby 2002-05-30 18:05:18 UUID/GUID information
Previous Message Jules Alberts 2002-05-30 07:30:37 Re: variable visibility when using <a href></a>