Was hoping someone could provide me with guidance on my current dilemma.

I have a multi-threaded Python application that is accessing a Metakit database. I find that if one thread makes an update to a database view that the other thread when listing through the rows within that view does not see the updated row. How can I force a synchronization?

Thanks in advance.

-pedram
_____________________________________________
Metakit mailing list  -  [EMAIL PROTECTED]
http://www.equi4.com/mailman/listinfo/metakit

Reply via email to