D
Doug
I have a value that was a GUID converted to string and stored in the DB. I
need to get that value back into a Guid, how can i do that? Do something
like (System.Guid)<GUIDStringVariable> does not work. Thanks.
DOug
need to get that value back into a Guid, how can i do that? Do something
like (System.Guid)<GUIDStringVariable> does not work. Thanks.
DOug