Viewing 5 posts - 1 through 5 (of 5 total)
quote
So, to use FMTONLY, it'd be... this?
using (SqlCommand sqlCmd =...
October 1, 2009 at 7:45 am
Matt,
Looks like this will work. I didn't know that SET FMTONLY stopped the actual execution, but I guess it makes sense.
I have the same problem as Seth though, I...
October 1, 2009 at 12:30 am
Hi Matt,
OK I see what you mean. The only thing is that for every procedure it would have to pass its input parameters otherwise you just get an error....
September 29, 2009 at 10:49 am
Matt, thanks again for your thoughts.
I tried the ADO.Net Expess system with this stored procedure. It has no delay in reporting the output column so it is not...
September 29, 2009 at 5:19 am
Thanks for your reply, Matt.
It is disappointing, but I'm a bit mystified because I have a piece of 3rd party software that does exactly what I want. The only...
September 29, 2009 at 3:32 am
Viewing 5 posts - 1 through 5 (of 5 total)