Value of GUID from text box?

M

Mary Kerrigan

I have a text box with a GUID value in it. I need to pass this as an
input parameter to a SQL Server stored procedure. I get the "Invalid
character value for cast specification" error. So I did a MsgBox with
the value of the textbox, and it comes out as "??????" Can anyone
help me?
 

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