Does FireBird HexToBin and Base64Decode?
Found this:
insert into T(BinaryBlob) values(HexToBin('FEFEEFEFEFEFEEFEEFEF'));
insert into T(BinaryBlob) values(Base64Decode('fdsnjerhufds73fdsj'));
In the documentation don't see it.
It is there or not?
0 answer
Find more questions by tags Firebird