[IronPython] How do I determine whether a database supports transactions?

Seo Sanghyeon sanxiyn at gmail.com
Thu Aug 21 07:55:18 CEST 2008


2008/8/21 Curt Hagenlocher <curt at hagenlocher.org>:
> In the long term, I think you're definitely better off rewriting against
> ADO.NET, but I can certainly see the attraction in getting something to work
> more quickly if you can continue to use the COM ADO objects.

Especially, when it seems to me that interface provided by
CPython/win32com is almost compatible with IronPython/.NET COM
interop.

-- 
Seo Sanghyeon



More information about the Ironpython-users mailing list