On 2-Jun-06, at 11:29 AM, Toby Thain wrote:
>
> On 2-Jun-06, at 2:24 AM, Markus Hoenicka wrote:
>
>> Hi,
>>
>> thanks for adding yet another driver. If you feel the driver is
>> stable, we
>> should go ahead and create a new release. The driver should also be
>> mentioned
>> on the web page.
>
> Markus,
>
> The next thing I want to complete are the long/blob column types
> (LONG VARCHAR/CLOB, LONG BYTE/BLOB). I probably won't get a chance to
> commit this for another week. If you think it's worth releasing
> without those, please do. ... All tests pass except for the BLOB
> column :-)
Actually, it turned out to be easy to fetch the first segment at
least for these, which is up to 2000 bytes. So the test succeeds, but
of course, some applications will need the proper fix to come.
--Toby
>
> --Toby
>
>>
>> regards,
>> Markus
|