sandhya <[EMAIL PROTECTED]> wrote:
But where as when i am executing the same from command prompt it is
showing
the OID alone.
Why it is showing DONE when i am doing it through program?Anything
wrong?

Check your condition. Make sure it's the same as the one you use in console. Most likely, you've simply misspelled the string in the sprintf call and it cannot be found in the table.

As a sanity check, drop the condition and see if you can get anything at all with a simple query like "select oid from tablename;"

Igor Tandetnik

-----------------------------------------------------------------------------
To unsubscribe, send email to [EMAIL PROTECTED]
-----------------------------------------------------------------------------

Reply via email to