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.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 dynamic pages and sql

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2001-07-04 : 00:55:50
george writes "How do i use a variable as the Tablename in SQL, so the tablename is specified by the previous page, depending on which link is pressed?

eg, we have many tables and don`t want to make a page for each table. So i want to make only one asp page, that takes in a variable from the previous link, and puts that variable into the sql."
   

- Advertisement -