For performance reasons, I need my Python script to connect to the MS SQL server using the isolation level Read Uncommitted. My script is reading data only. Is there a way to do this?
Thanks!
2009-06-22 16:09:29 UTC in Simple MS SQL Python extension module