use a variable for -table selection- in my ASP SQL statement
am 13.10.2004 05:55:22 von tghettiHi All,
I have a small issue that I can't seem to figure out. I have a SQL
statement that is dependant on the results of a drop down to chose
which table to select from. Unfortunately it does not seem to work.
Could anyone point me in the right direction? Unfortunately the
datebase cannot be changed.
I guess my question is this. Is it possible to use a variable in a SQl
select statement to choose the table? If so, where is my syntax bad.
If not, how can i get around this without changing the database
Thanks in advance!
*** here's some of the code!!
<%End IF%>