Subject Re: [firebird-support] Guid in firebird
Author Dimitry Sibiryakov
08.05.2018 16:28, ymak1957@... [firebird-support] wrote:
> Any ideas?

Do not use CHAR_TO_UUID(). Store and use GUIDs in binary form using parametrized queries.


--
WBR, SD.