Insert successful but data not found - Mailing list pgsql-sql

From Mian Yong Leow
Subject Insert successful but data not found
Date
Msg-id 20041207025843.30375.qmail@web41523.mail.yahoo.com
Whole thread Raw
Responses Re: Insert successful but data not found
List pgsql-sql
Has anyone encountered this problem before?

I perform an INSERTion and there weren't any complains
of error, so i assume that it has no error.  When i
perform a SELECT there were 0 rows in the table.

This is just a simple table with (Integer,
Varchar(25),Varchar(50),Varchar(50)) type of data.

The error does not occur all the time, it only happens
once in a while.

Would appreciate if anyone can share their experience
and ways of getting around it with me.

Thank you in advance.

Mian

    
__________________________________ 
Do you Yahoo!? 
Yahoo! Mail - You care about security. So do we. 
http://promotions.yahoo.com/new_mail


pgsql-sql by date:

Previous
From: Bruno Wolff III
Date:
Subject: Re: filtering
Next
From: Alex Beamish
Date:
Subject: parse error at or near "(" -- Huh???