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)
 recompiling user defined functions

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2006-03-08 : 09:01:15
carmel writes "I was wondering if there's a way to recompile a user defined function like you can for stored procedures (using sp_recompile)? I tried using sp_recompile but it doesn't appear to work with user defined functions."
   

- Advertisement -