Hello all,
first of all I would like to thank for the great contribution to the community. I'm 
quite new to python and webware as well. To exercise myself I'm implementing Interbase 
database access to MiddleKit right now.
The default model setting is 'threaded'. What does this mean exactly? The kinterbasdb 
database layer for Interbase access for python defines threadsafety = 1. So, running a 
simple MiddleKit example as main module, every database access results in a new 
connection as connectionAndCursor is never called with connection information passed. 
Even saveChanges creates connections for every single insert, update and delete 
action. Could you please throw a light on that behaviour?
Thanks in advance,
Stefan

______________________________________________________________________________
FreeMail in der Premiumversion! Mit mehr Speicher, mehr Leistung, mehr 
Erlebnis und mehr Pramie. Jetzt unter http://club.web.de/?mc=021105



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
No, I will not fix your computer.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to