2008/12/24 Venkat Rao Tammineni <vtammin...@roulacglobal.com>:
<snip/>
>             try
>             {
>                 pgSqlConnection.Open();
>             }
>             catch (Exception exp)
>             {}
<snip/>

I don't think you've really given enough information for anyone to
answer your question but at the very least you shouldn't just ignore
your exceptions. Maybe something fails but you'll never know.

-- 
Sent via pgsql-sql mailing list (pgsql-sql@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-sql

Reply via email to