Viewing post 1 (of 1 total)
For Dynamic command I used the below and it worked.
set @Command='Execute Database..sp_MySP "' + convert(varchar,@datetime,101) + '"'
July 12, 2011 at 8:15 am
#1351603