On Mon, Oct 24, 2011 at 7:13 AM, Vincent Snijders <vincent.snijd...@gmail.com> wrote: > > 2011/10/22 Graeme Geldenhuys <graemeg.li...@gmail.com>: > > 1) Use a GUID created at the time you do the Insert. This also means > > you can do Master/Detail records with no problems at all. > > I consider this bad advice. GUID are bad primary keys, because of > their size and the fact they are not sequential by design.
GUID isn't the key, but a way to know how get the register before insert it. Marcos Douglas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal