Is there a way to create a GUID in Access? I'd Imagine I would have to write the procedure and have no idea how to do that. In SQL server all you do is select uniqueidentifier but there isn't a datatype like that in Access?
So I guess what i am asking is does anyone know how to write a procedure in a module to make GUIDs?
