From: Preston L. <pla...@jo...> - 2004-02-27 16:49:49
|
On Fri, 27 Feb 2004, ??? wrote: > Hi~ everyone > > As you can see in the source code, PyDB2 is not suited for performance yet. > The purpose of the first code I wrote was 'let's make it do something in hurry'. > There's a lot of things to improve to speed up the operation and should be coded in C. > > Welcome! > > I want to see the PyDB2 be speed-demon :) Hello everyone, I'm curious to hear everyone's ideas on speeding up this driver. I've only spent a small amount of time looking at the source code so far, but I don't have any ideas yet on speeding it up. Then again I am not intimately familiar with DB2's low level protocol. By the way, I have not yet checked in my enhacement to support the SQL_SUCCESS_WITH_INFO status code... I believe you had suggested there was a better way to handle storing the warning message, but I never quite understand what you wanted me to do with it. thanks, Preston |