Subject | RE: [IBO] IBO and non-integer PKs |
---|---|
Author | Alan McDonald |
Post date | 2004-05-10T13:19:55Z |
> Are there any issues with using the full power of IBO and the native IB_Oh - and what about composite PKs? Do they cause any problems? e.g. Int32
> components when/if you decided to use UUIDs as the primary key field for
> your tables?
> Alan
field NOT NULL + Int32 field NOT NULL.
Alan