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

Sorry; I posted this before but never saw it on the discussion list.








______________________________________________________________________________
All inclusive! 100 MB Speicher, SMS 50% gunstiger, 32 MB Attachment-Gro?e, 
Preisvorteile und mehr unter http://club.web.de/?mc=021104



-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Stuff, things, and much much more.
http://thinkgeek.com/sf
_______________________________________________
Webware-discuss mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-discuss

Reply via email to