Re: false No rows returned error

From: "Dan Langille" <dan(at)langille(dot)org>
To: Jim Martinez <jjm(at)bigbigorg(dot)org>
Cc: <pgsql-sql(at)postgresql(dot)org>
Subject: Re: false No rows returned error
Date: 2002-03-23 17:38:36
Message-ID: 20020323173815.43CD93F28@bast.unixathome.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

On 23 Mar 2002 at 12:35, Dan Langille wrote:

> res = pg_exec($conn, $sql);
> if (!$result) {

Sorry, I copied and pasted from one of my own php pages: That should be
res, not result.
--
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message Iklódi Lajos 2002-03-23 18:17:50 Binary data in bytea field
Previous Message Dan Langille 2002-03-23 17:35:14 Re: false No rows returned error