Valid expressions are constants, constant expressions, and (in some contexts) variables. Column name

Discussion in 'ASP.NET / ASP.NET Core' started by antonyvijayan, Jan 25, 2007.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Hi,
    I am having a class which is passing values to stored procedure. Values from webform Code-behind(.cs). when i try to insert the values into database by using stored-procedure, i am getting following error :

    The name "<Textbox value>" is not permitted in this context. Valid expressions are constants, constant expressions, and (in some contexts) variables. Column names are not permitted.

    Please help me.

    Regards,
    Vijayan.<LINK href="../scripts/style.css" type=text/css rel=stylesheet><LINK href="../scripts/style1.css" type=text/css rel=stylesheet> <script language=javascript> </script>



     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page