Posted by Ben on 03/06/07 14:57
Hi!
I need to refresh an entire database.
I can recompile SPs with sp_recompile (or DBCC FLUSHPROCINDB), and
refresh views with sp_refreshView, but I cannot find any way to
refresh my user-defined functions (some of them are like views, with
parameters).
Any help appreciated :) !
Ben
Navigation:
[Reply to this message]
|