| Posted by Steve Jorgensen on 10/26/05 05:50 
On 25 Oct 2005 00:35:55 -0700, rey@infoman.de wrote:
 >Hello Helmut,
 >
 >thanks for your answer.
 >With exec(@return+@onelevel)  I try to fill my @return variable with
 >the content of @onelevel. I can't do it with set @return=@onelevel
 >because @return is of type ntext.
 >
 >How can I do it else?
 >
 >thanks and bye,
 >Agnès.
 
 What's wrong with returning it via SELECT rather than via a parameter?
  Navigation: [Reply to this message] |