my question is that i have to change the table name during runtime. depending on the items selected in the dropdownlist.
i am using asp.net as front end, c# as code behind language, and sql server 2005 as back end.
" i need to change table name in the query in the aspx.cs page"
can i???
i am using asp.net as front end, c# as code behind language, and sql server 2005 as back end.
" i need to change table name in the query in the aspx.cs page"
can i???
Comment