Subject Re: [firebird-support] Who's using some GUID (Global Unique IDentifiers) in FB?
Author Rafael Szuminski
> Can you advise me about "Global Unique IDentifiers", which Udf to use
> and is it really efficient ?

I am using GUIDs as PK and FK in multiple apps. My GUIDs are generated on the
client side and are stored in char(32) fields. Performance wise I could not
measure any difference vs INT PK on a table with 100.000 rows.

> I want ot use it in order to do disconnected works with data and
> after update database.
> It would be nice if you have a little exemple.

What development environment are you using?

Raf



akestion wrote:

> Hello,
>
> Can you advise me about "Global Unique IDentifiers", which Udf to use
> and is it really efficient ?
> I want ot use it in order to do disconnected works with data and
> after update database.
> It would be nice if you have a little exemple.
> Thanks you.
>
>
>
>
>
>
> Yahoo! Groups Links
>
>
>
>
>
>

--
Rafael Szuminski
Email:raf@...
Phone:(949)939 - 2458
www.BDCSoftware.com