Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2001-02-26 : 11:06:51
|
| Vikram writes "I have defined @email as an input parameter in a stored procedure. @email gets an email address from an ASP page. The problem is I an getting an Invalid Character on @ sign. It seems the @ sign in the email address is conflicting with the @email parameter defined in the stored procedure. Any help/tips will be greatly appreciated." |
|
|
|
|
|