M
Mark Jackson
I have a hidden table that is storing information that users type into
a form. There could potentially be several users with copies of the
same form open. In SQL server I used the uniqueidentifier data type to
get a unique GUID that was stored in the table that identified each
user's data so they didn't step on each other. Is there anything like
that in Access? The only references to GUID I have found have been to
the GUID's of various COM objects.
Thx
Mark Jackson
a form. There could potentially be several users with copies of the
same form open. In SQL server I used the uniqueidentifier data type to
get a unique GUID that was stored in the table that identified each
user's data so they didn't step on each other. Is there anything like
that in Access? The only references to GUID I have found have been to
the GUID's of various COM objects.
Thx
Mark Jackson