Subject | Re: [firebird-support] How to store a string in Firebird which includes #0's in it? |
---|---|
Author | Mark Rotteveel |
Post date | 2018-08-04T12:11:59Z |
On 4-8-2018 13:05, Chuck Belanger phytotech@...
[firebird-support] wrote:
Firebird. Storage in Firebird is purely binary (bytes), not hex.
Mark
--
Mark Rotteveel
[firebird-support] wrote:
> This worked beautifully. Thank you!You are confusing presentation in your query tool with storage within
>
> 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.
Firebird. Storage in Firebird is purely binary (bytes), not hex.
Mark
--
Mark Rotteveel