Re: SQLSTATE in PHP?

From: "Chris Smith" <chris(at)interspire(dot)com>
To: "'Michael Glaesemann'" <grzm(at)myrealbox(dot)com>, <pgsql-php(at)postgresql(dot)org>
Subject: Re: SQLSTATE in PHP?
Date: 2004-03-01 22:29:16
Message-ID: 000601c3ffdc$a25b3440$0d00a8c0@chris
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi Michael,

That mysql function looks like it's bleeding edge, so there won't be a
postgres equivalent yet.

Might be better off asking on the php-dev mailing list about it..

Chris.

-----Original Message-----
From: pgsql-php-owner(at)postgresql(dot)org
[mailto:pgsql-php-owner(at)postgresql(dot)org] On Behalf Of Michael Glaesemann
Sent: Monday, March 01, 2004 8:32 PM
To: pgsql-php(at)postgresql(dot)org
Subject: [PHP] SQLSTATE in PHP?

Hey all,

I've been looking for a way to get the SQLSTATE PostgreSQL error code
from within PHP to build better error-handling within my web
front-ends. However, I've been unable to find anything. There is
similar functionality for MySQL in the PHP mysqli_sqlstate() function.

Anyone know of a way to get these error codes from within PHP? Or is
this a missing feature in PHP's PostgreSQL support?

Thanks for any feedback.

Michael Glaesemann
grzm myrealbox com

---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
message can get through to the mailing list cleanly

In response to

Browse pgsql-php by date

  From Date Subject
Next Message Chris Smith 2004-03-01 22:30:49 Re: get list of databases and tables in Postgres
Previous Message Ângelo Marcos Rigo 2004-03-01 21:10:46 Re: get list of databases and tables in Postgres