Re: [firebird-support] Storing a byte array in Firebird

2019-10-27 Thread Mark Rotteveel m...@lawinegevaar.nl [firebird-support]
On 26-10-2019 22:46, blackfalconsoftw...@outlook.com [firebird-support] wrote: > I need to store a byte array for the security aspect of the application > I am developing. > > > Would you simply store it in a field defined with the BLOB type or use > the ARRAY type if one knew the length of

Re: [firebird-support] Storing a byte array in Firebird

2019-10-26 Thread Dimitry Sibiryakov s...@ibphoenix.com [firebird-support]
26.10.2019 22:46, blackfalconsoftw...@outlook.com [firebird-support] wrote: > Would you simply store it in a field defined with the BLOB type or use the > ARRAY type if > one knew the length of the array? (VAR)BINARY or BLOB depending on length estimation. -- WBR, SD.

[firebird-support] Storing a byte array in Firebird

2019-10-26 Thread blackfalconsoftw...@outlook.com [firebird-support]
Hello... I need to store a byte array for the security aspect of the application I am developing. Would you simply store it in a field defined with the BLOB type or use the ARRAY type if one knew the length of the array? Thank you... Steve Naidamast Sr. Software engineer