Subject RE: [IBO] IBO and non-integer PKs
Author Alan McDonald
> Are there any issues with using the full power of IBO and the native IB_
> components when/if you decided to use UUIDs as the primary key field for
> your tables?
> Alan

Oh - and what about composite PKs? Do they cause any problems? e.g. Int32
field NOT NULL + Int32 field NOT NULL.
Alan