Subject | Re: [firebird-support] UUDIs/GUIDs and problem with uuidlib |
---|---|
Author | Daniel Albuschat |
Post date | 2006-07-20T10:47:03Z |
2006/7/19, Frank Schlottmann-Goedde <frank@...>:
--
eat(this); // delicious suicide
> Daniel Albuschat schrieb:See my other post, I revoked this statement.
> > 2006/7/18, lutterot <lutteroth@...>:
> >> Hello!
> >>
> >> I need to use UUDIs/GUIDs as primary keys in my DB and was trying to
> >> generate/convert them with the uuidlib UDF library available on
> >> IBPhoenix.
> >
> > Don't do this. It's fine to have a UUID as a separate, unique field
> > but having it
> > as a primary key is not good, not at all.
>
> We use reverse guids (char(36)) as primary keys for about two years now
> and it's working. Why do you think that there are problems?
> It's really great for replication and combining databases.Just out of curiousity, how big is your db?
> No relevant speed impact.
--
eat(this); // delicious suicide