Question
"Invalid character value for cast specification"
"Invalid character value for cast specification."
MSSQL server 2000 - ASP
I get this when I try to connect to my Stored Procedure.
Through trial and error, I keep eliminating things that might cause this
error but I'm getting close to an empty box of things to look at.
I can post the Stored Procedure but given the error, I thought I'd ask
if there is something I should focus on first.
In a nutshell, the SProc pulls in variables from a form, checks if an
email exists, adds user if it doesn't fail and then returns some
variables if the transaction succeeds.
MSSQL server 2000 - ASP
I get this when I try to connect to my Stored Procedure.
Through trial and error, I keep eliminating things that might cause this
error but I'm getting close to an empty box of things to look at.
I can post the Stored Procedure but given the error, I thought I'd ask
if there is something I should focus on first.
In a nutshell, the SProc pulls in variables from a form, checks if an
email exists, adds user if it doesn't fail and then returns some
variables if the transaction succeeds.
