Procedure expects parameter '@statement' of type 'ntext/nchar/nvarchar'.
Posted
by Manoj Wadhwani
on Stack Overflow
See other posts from Stack Overflow
or by Manoj Wadhwani
Published on 2010-04-30T10:41:42Z
Indexed on
2010/04/30
10:47 UTC
Read the original article
Hit count: 160
sql-server
Procedure expects parameter '@statement' of type 'ntext/nchar/nvarchar'.
when i m trying to execute sp then it through this error.
Could you please help it out.
© Stack Overflow or respective owner