Re: Unique rec. ID advice needed
From: brian (bubba) martin <"brian>
Date: 1996/04/16
Message-ID: <3174109D.93_at_mhasoftware.com>#1/1
Date: 1996/04/16
Message-ID: <3174109D.93_at_mhasoftware.com>#1/1
Vikram Goel (Cntr) wrote:
>
> Stan,
>
> The best way to get unique keys is by using a sequencein Oracle.
those of you using webserver will know this makes for some odd
looking buttons. if that's the case, try using a time hack
of grabbing the minutes and seconds from the clock and dumping
them into a unique field. this gives a consistent four
character
field length... but is not for heavy access situations due to
the need to use a busy loop for finding unique timehacks.
-- Brian (bubba) Martin "The Buddha, the Godhead, resides quite as comfortably in the circuits of a digital computer or the gears of a cycle transmission as he does at the top of the mountain or in the petals of a flower." -- RM PirsigReceived on Tue Apr 16 1996 - 00:00:00 CEST