Re: [PHP-DEV] Sybase / patches

2002-08-27 Thread Timm Friebe
On Fri, 2002-08-23 at 00:24, Timm Friebe wrote: > On Wed, 2002-08-21 at 10:22, Timm Friebe wrote: > [...] [...] > 3) I had a look at the memory thing (although "unbuffered", all rows >that have been read will reside in memory until sybase_free_result() >is called). Changing this would make

[PHP-DEV] Sybase / patches

2002-08-21 Thread Timm Friebe
Hi, in case you remember (if you don't, have a look at the thread "[PHP-DEV] Sybase - Error handlers" beginning Aug. 7 2002): I compiled my extension against PHP 4.2.2 / 4.2.1 / 4.1.2 recently, doing some improvements and having to change some code due to API incompatibilty (the original patch wa