[imp] Help - Load data into table

Chuck Hagenbuch chuck@horde.org
Wed, 8 May 2002 14:36:21 -0400


Quoting Darci Tartari <dtartari@portoriogrande.com.br>:

> Is there anybody who could please tell me how turba do to generate the 
> field object_id (primary key) when it insert a data into table 
> turba_objects ?

It just has to be a unique id. It can be anything, otherwise - we use 
random md5() hashes; sequential numbers work just as well.

-chuck

--
Charles Hagenbuch, <chuck@horde.org>
My intuitive grasp of mathmatics often leads me astray.