guid value

T

Tom L

How can I create a guid value in vb.net? I'm creating a sql procedure, and
I want to pass the new guid value over to SQL instead of SQL creating it.

thx
 
T

Tom L

Great, thanks - I see my problem. I was doing guid.newguid like a method,
not a function - DUH...

Thanks for the help programatix.
 

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

Top