Subject Re: how to best use GUIDs in Firebird tables
Author meyer.design48
--- In firebird-support@yahoogroups.com, Dimitry Sibiryakov <sd@...> wrote:
>
> 14.06.2010 23:37, meyer.design48 wrote:
> > I have not, however, found any clear statement of how to do the conversion from a GUID in string form to the OCTETs. I am using Delphi.
>
> In this case RTFM StringToGUID() routine.
>
> --
> SY, SD.
>

Thanks. Clearly not what I need, however, as I mentioned packing to OCTETS, and StringToGUID and its counterpart work with WideStrings.

Bill