Re: [ZODB-Dev] RelStorage support to Microsoft SQLServer

2010-11-19 Thread Sachin Tekale


  
  
On 2010-11-17 18:12, Shane Hathaway wrote:

No, RelStorage does not require two phase commit support from
the database.  It turns out that a simple commit lock, which  is
sufficient for preventing deadlocks and unreported conflicts
Are there any performance implications of not using two phase commit
feature?

Thanks,
Sachin
  

___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev


[ZODB-Dev] RelStorage support to Microsoft SQLServer

2010-11-17 Thread Sachin Tekale


  
  
 I have read that there is a problem to implement MS-SQL adapter
  for Relstorage because the Two phase commit feature is not
  exposed by MS-SQL server . 
Is there solution to overcome this problem, Without
introducing too many layers?
Can we use PyMSSQL and ADODB Python extension to implement the
relstorage Adapter for MS-SQL.
Has any one tried this before?
Are there any other major concerns you would have for
developing MS-SQL adapter component?
Will you help us in developing the MS-SQL adapter for
Relstorage?
Please point us in right direction on the subject.
Thanks
Sachin Tekale


-- 
Sachin Tekale
Senior Software Engineer
Propylon Ltd.


  

___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev


[ZODB-Dev] RelStorage support to Microsoft SQLServer

2010-11-17 Thread Sachin Tekale
Hi all,
I have read that there is a problem to implement MS-SQL adapter for 
Relstorage because the “Two phase commit” feature is not exposed by 
MS-SQL server .

Is there solution to overcome this problem, Without introducing too many 
layers?
Can we use PyMSSQL and ADODB Python extension to implement the 
relstorage Adapter for MS-SQL.
Has any one tried this before?

Are there any other major concerns you would have for developing MS-SQL 
adapter component?

Please point us in right direction on the subject.

Thanks
Sachin Tekale

-- 
Sachin Tekale
Senior Software Engineer
Propylon Ltd.


___
For more information about ZODB, see the ZODB Wiki:
http://www.zope.org/Wikis/ZODB/

ZODB-Dev mailing list  -  ZODB-Dev@zope.org
https://mail.zope.org/mailman/listinfo/zodb-dev