[GENERAL] PostgreSQL query failed: ERROR: pg_atoi: zero-length string

2003-09-23 Thread shreedhar
If I try to delete a record from my table which is giving following error Warning: PostgreSQL query failed: ERROR: pg_atoi: zero-length string in /xxx/database.inc on line 73 What might be the problem. Regards, Sreedhar Bhaskararaju ---(end of broadcast)---

[GENERAL] Warning: PostgreSQL query failed

2003-09-22 Thread shreedhar
Hi All, I am framing Insert statements using PHP from the following information 107-Flash 5cartoons and Games\SMARTSOUND\SOUNDFILES | File Folder | 0 | 02/02/2001 09:33:31 PM 107-Flash 5cartoons and Games\SMARTSOUND\SOUNDFILES\KICKIN'BACK.SDS | OpenOffice.org 5.0 Chart | 13803564 | 11/22/2000 0

Re: [GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-14 Thread shreedhar
Is it necessary to uninstall previous version of PHP in my system. Which is the better compatible version for Postgre 7.3.2. Can you give any link/info for recompiling PHP Sreedhar - Original Message - From: "Jean-Christian Imbeault" <[EMAIL PROTECTED]> To: "shreedh

[GENERAL] Fatal error: Call to undefined function: pg_connect()

2003-08-06 Thread shreedhar
Hi All, I updated postgre from 7.2.4 to 7.3.2 in my RHLinux7.3 system and updated current pghba.conf and postgresql.conf files as per my need. But If I try to connect through PHP which was connecting earlier with 7.2.4 is giving the following error Fatal error: Call to undefined function: pg_conn