Discussion:
pgsql4rb
Ivan Maglicic
2008-02-28 08:44:59 UTC
Permalink
Hallo!

I am new in pgsql4rb, started with your example

pgSQLsimpleCache1.QueueSimpleQuery(SQLcommand.Text, QueryName.Text, CheckProgress.Value, CheckDoEvents.Value)

and got server error message (from postgresql server) in the message window.

/ Server ERROR: relation "tabl" does not exist /
/ Server Error Code: 42P01 /

How can I disable this message window to show? I want to handle error message by myself!

Thank You!

Loading...