Bryan> Go with your gut. Python threads are reasonably portable, and Bryan> work well on modern MS-Windows. >> Maybe ignore your gut and read the documentation. ;-) Bryan> What in the documentation do you think answers the question? The part where it says that if MySQLdb.threadsafety == 1 it's not safe to share connections. Skip