Viewing post 1 (of 2 total)
proc1:
id int , name nchar out
select name from xyz where id = @id
end proc1.
1st query:
(in exe sql task editor - in sql-stmt calling proc1 as
proc1 and parameters specified in the...
January 22, 2007 at 4:20 am
#684643