Problem with pg_prepare - PostgresSQL
[email protected] (Giancarlo Boaron)
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
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.