Re: [PHP-DEV] Interbase module patch

2002-03-01 Thread derick
Hello, I applied it, thanks! Derick On Fri, 1 Mar 2002, Daniela Mariaschi wrote: > Following up from bug #15602, I have written a patch to return NULL and > empty fields from ibase_fetch_row() and ibase_fetch_object(). > > The current implementation of those two functions skips (ignores) empty

[PHP-DEV] Interbase module patch

2002-03-01 Thread Daniela Mariaschi
Following up from bug #15602, I have written a patch to return NULL and empty fields from ibase_fetch_row() and ibase_fetch_object(). The current implementation of those two functions skips (ignores) empty or NULL fields, returning rows of different lenghts in a result set, depending of the numbe