Subject Re: [firebird-support] How to store a string in Firebird which includes #0's in it?
Author Mark Rotteveel
On 4-8-2018 13:05, Chuck Belanger phytotech@...
[firebird-support] wrote:
> This worked beautifully. Thank you!
>
> There was no need to change my code, simply add a new OCTETS based
> Domain and change domains on the field. All the Char(0)s are stored as
> 0's in what looks like a HEX based number.

You are confusing presentation in your query tool with storage within
Firebird. Storage in Firebird is purely binary (bytes), not hex.

Mark
--
Mark Rotteveel