[Zope] PostgreSQL Databases

Thomas Mathes thomas.mathes@tmnd.de
Tue, 15 Jul 2003 17:57:09 +0200


Hello,

I want to insert data into a PostgreSQL Database
over an external Method. My problem is that I don't
know how to implement a reasonable exception Handling.
I don't know which classes I should use.
I did the same thing with ODBC, but there was
a special class which has to be used for this error 
Handling(sql).