Re: Ensure uniqueness without installing DB
- From: toby <toby@xxxxxxxxxxxxxxxxxxx>
- Date: 19 May 2007 18:02:47 -0700
On May 18, 10:40 am, David Segall <d...@xxxxxxxxxxxxxxx> wrote:
Leeh <Leeh.c...@xxxxxxxxx> wrote:
Hi,
I'd like to log some data to a log file (could be any format), the
goal to make the entry unique (for example, each entry in the file
have an unique address). Can I accomplish this without installing any
database in the machine that collecting these logs? This is on Windows
Server platform.
Thanks!
Leeh
A [G|U]UIDhttp://www.ietf.org/rfc/rfc4122.txt?
Yeah, or you can use a serial number/timestamp/hash, or, if it's an
append only log file, each entry already has a unique 'address': its
file position.
It would be nice to know the circumstances this data is consumed/
queried.
.
- References:
- Ensure uniqueness without installing DB
- From: Leeh
- Re: Ensure uniqueness without installing DB
- From: David Segall
- Ensure uniqueness without installing DB
- Prev by Date: Re: Ensure uniqueness without installing DB
- Next by Date: Urgent req for Mainframe Cache Programmer Portland, OR.
- Previous by thread: Re: Ensure uniqueness without installing DB
- Next by thread: Re: Ensure uniqueness without installing DB
- Index(es):
Relevant Pages
|