Subject | Re: [firebird-php] Re: Firebird blank spaces on unused chars in a field? |
---|---|
Author | Lester Caine |
Post date | 2004-11-24T18:12:05Z |
Ard Biesheuvel wrote:
them trimmed, but on other client tools the default is to trim
(IBObjects for instance). The original question was just about the
general case of raw ibase_ calls and what they did.
Everything I use is running nicely on PHP5, so thanks for your work on it.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services
>>>Personally, I don't use ADODB, but I assume some trim()'ing is goingNo - if you add extra spaces they are correctly returned, I'm not seeing
>>>on in there. Therefore, the results going through ADODB might be
>>>different.
>>
>>ADOdb does give the trimmed string as you would expect - just mirroring
>>the base functions thankfully ;)
>
> That's exactly my point: Firebird VARCHAR()s can hold trailing spaces,
> but they will be stripped off by the ADODB layer.
them trimmed, but on other client tools the default is to trim
(IBObjects for instance). The original question was just about the
general case of raw ibase_ calls and what they did.
Everything I use is running nicely on PHP5, so thanks for your work on it.
--
Lester Caine
-----------------------------
L.S.Caine Electronic Services