You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to ibm...@googlegroups.com
A major release 2.0.0 of ibm_db driver and ibm_db_dbi wrapper is available now. Now Driver and Wrapper is is enhanced to support Python-3 and Python-2 both. Since setuptools doesn't support python 3 so, to install the ibm_db Python egg component in python 3 use distribute(http://packages.python.org/distribute/) but for python 2 you can still use setuptool.
New in the Release IBM_DB-2.0.0 ----------------------------------- - New Feature - Added Python-3.x support for driver and wrapper (defect #243457) - Fixed: Resource leak over the lifetime of connection objects in wrapper (issue #120) - Enhanced: Strict type checking for connection and statement object. - Fixed: Allow trial license to connect ZOS/i5(defect #243556)
Download Links -------------------------- You may download the eggs and source code from: