convert type string to type guid

G

guoqi zheng

I have a string, e.g. DC238D6668E341529BBA0F960C661399
which was a guid before. I need to convert this back to a datatype Guid.

How can I do this???

regards,

Guoqi Zheng
http://www.ureader.com
 
G

Guest

guoqi, try this (vb syntax):

myGuid = new guid("DC238D6668E341529BBA0F960C661399")
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,189
Latest member
CryptoTaxSoftware

Latest Threads

Top