D
Davinder
Hi,
I'm trying to find out how unique a GUID is?
Basically I have two web applications and I need to pass a couple of
session variables between them using a table in a database. I have set
this up and used a GUID as a key for the table and it all seems to
work fine but I'm a little concerned about the uniqueness of the GUID.
Does anyone know how the GUID is created?
or if it is unique across all applications on a webserver?
Thanks
Davinder
I'm trying to find out how unique a GUID is?
Basically I have two web applications and I need to pass a couple of
session variables between them using a table in a database. I have set
this up and used a GUID as a key for the table and it all seems to
work fine but I'm a little concerned about the uniqueness of the GUID.
Does anyone know how the GUID is created?
or if it is unique across all applications on a webserver?
Thanks
Davinder