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.
| Author |
Topic |
|
AskSQLTeam
Ask SQLTeam Question
0 Posts |
Posted - 2000-10-02 : 00:23:00
|
| Kurt writes "I'm trying to use a Stored Procedure to add a record to a table in SQL Server. Unfortunately, I don't know the name of the table. My script will have to pass the name of the table to the Stored Procedure as a parameter. How do I make the SP use a table name that's a parameter?" |
|
|
|
|
|