Thread: sp_executesql
View Single Post

   
  #1 (permalink)  
Old 02-29-2008, 06:32 AM
thomson
 
Posts: n/a
Default sp_executesql

Hi all,
Can sp_executesql used inside a user defined function, i
tried but it has compiled well, but when i call the functio it shows
Only functions and extended stored procedures can be executed from
within a function.

What i have went wrong

Thanks in advance

thomson

Reply With Quote