> Jet is inherently thread-unsafe, and M$ has no plans to fix this (such
> a fix would cut into their ability to sell SQL Server).  This issue
> has been a long-running problem in the Windows world;  the only
> solution is to serialize *all* access to the DB (even concurrent
> *reads* can foul each other up -- blech!)

Doh! Guess I should put thread locking in my JetDA before somebody hurts
themselves, then. ;)
--jfarr

"Perl is worse than Python because people wanted it worse."
Larry Wall, 14 Oct 1998



_______________________________________________
Zope maillist  -  [EMAIL PROTECTED]
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )

Reply via email to