How would one go about using a UUID as a primary key in an OpenOffice.org Base database?
I have a need to gather data on multiple, unnetworked PCs that I can't install software on (I am using OpenOffice.org Portable). After gathering data, it will be merged into a single database.
I believe that a UUID/GUID is the ideal solution, but for all my Googling and fiddling with the software, I can't figure out how to actually implement it.
(If there is no solution, is there any alternate approach?)