Hallo,
sandra ruiz hat gesagt: // sandra ruiz wrote:

> I am working with webware-webkit 0.8, postgres 7.3 and pypgsql
> 
> I am keeping the connection to the database in the object session of 
> Webware but i've got a problem.

I don't think, a DB connection is pickleable, so you shouldn't do this
in a session anyway. Only put things that can be pickled into a
session.

ciao
-- 
 Frank Barknecht                               _ ______footils.org__


-------------------------------------------------------
The SF.Net email is sponsored by EclipseCon 2004
Premiere Conference on Open Tools Development and Integration
See the breadth of Eclipse activity. February 3-5 in Anaheim, CA.
http://www.eclipsecon.org/osdn
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to