7.4.03:
=======
Linux: ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-python-linux-i386-7.4.03.18a.tgz
Win32: ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-python-win32-7.4.03.18a.zip

This fixes the following bugs:
- cores when executing INSERTs or UPDATEs with LONG columns
- executing of DB Procedures without input parameters could 
  crash the kernel
  executing of SapDB_Prepared without parameters would
  return error 'AK datapart too short'

It adds the following features
- sqlmodule.so exports a function initsapdb. This is useful for
  those who want compatibility with the 7.3 module sapdb
- SQLError has a new member variable 'connectionBroken',
  which can be used to check if the session object is still usable
  after an exception

7.3.00:
=======

Linux: ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-python-linux-i386-7.3.00.35a.tgz
Win32: ftp://ftp.sap.com/pub/sapdb/bin/patch/sapdb-python-win32-7.3.00.35a.zip

This fixes the following bug:
- cores when executing INSERTs or UPDATEs with LONG columns

Daniel Dittmar

-- 
Daniel Dittmar
SAP DB, SAP Labs Berlin
[EMAIL PROTECTED]
http://www.sapdb.org/
_______________________________________________
sapdb.general mailing list
[EMAIL PROTECTED]
http://listserv.sap.com/mailman/listinfo/sapdb.general

Reply via email to