Subject Re: [firebird-support] Strange behaviour with char '#'
Author Tomasz Tyrakowski
On 15.12.2017 at 09:17, Köditz, Martin Martin.Koeditz@...
[firebird-support] wrote:

> I stumbled upon the following problem:
> I have a field of type varchar(7). When inserting the string '#eeeeee' the field value remains zero.
>
> Does the character '#' have a special role?

No it doesn't. I've made a quick experiment a moment ago, just to make
sure, and '#eeeeee' was inserted just fine. I'd suspect some client-side
processing of the string (you didn't provide any info about the client)
or just a plain bug in the client code.
Try it with isql (I've tried both isql and flamerobin). If it works,
check your client code.

regards
Tomasz

--
__--==============================--__
__--== Tomasz Tyrakowski ==--__
__--== SOL-SYSTEM ==--__
__--== http://www.sol-system.pl ==--__
__--==============================--__