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 Table and Field within a function

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2005-05-18 : 07:32:15
Ruven Naidoo writes "We have a few Sp's that call other SP's and somewhere along the line we need to chnage the table name dynamically, within a function.

I can't use and SP as the return data will need to go into a temp table we end up with a nested insert #temp error if there are too my sp's calling each other."
   

- Advertisement -