Subject Re: [IBO] error Singleton
Author lester@lsces.globalnet.co.uk
> I did not create a primary key. While we are on the topic. From your
> experience, is it better to generate a unique key than use, say a composite
> key of three values. In this case, PERSONID, OPTIONNAME and FUNDNO uniquely
> identify a Fund policy.

A single number will always be faster and easier to find
than 55 character string. Just set up a generator to add it
when you insert a new record, then handle any 'unique'
requirements when generating the field values.

--
Lester Caine
-----------------------------
L.S.Caine Electronic Services