Problem with pg_prepare - PostgresSQL
Hi all.
I'm receiving the following message when I try to use
pg_prepare() function:
"Call to undefined function pg_prepare()".
My application works very well with others pg_*
commands...
I already checked my configuration files and I have no more
ideas about how to fix it.
Any suggestions?
Thank you.
=0A=0A=0A
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Re: Problem with pg_prepare - PostgresSQL
Giancarlo Boaron wrote:
> Hi all.
>
> I'm receiving the following message when I try to use
> pg_prepare() function:
>
> "Call to undefined function pg_prepare()".
>
> My application works very well with others pg_*
> commands...
What version of php do you have?
This came in with 5.1.0 according to the manual.
--
Postgresql & php tutorials
http://www.designmagick.com/
--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php