in reply to Re: Generate a unique ID
in thread Generate a unique ID
The application requires temporary spill files that need to have unique names that prevent one copy of the program picking up the wrong files. Whether they've been left lying around from a previous aborted run, or because two copies are running concurrently.
Installing a DB just for this purpose is not a viable option.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Generate a unique ID
by zwon (Abbot) on Nov 15, 2010 at 17:18 UTC | |
|
Re^3: Generate a unique ID
by dHarry (Abbot) on Nov 15, 2010 at 16:42 UTC | |
by BrowserUk (Patriarch) on Nov 15, 2010 at 17:25 UTC |