William
Mon Sep 15 20:47:48 CDT 2003
Yes, but check out this article by Bill Vaughn...explanations don't get any
better than his....
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnadonet/ht
ml/gazoutas.asp
"shimonsim@talamus.com" <estshim@att.net> wrote in message
news:u$EbfB$eDHA.392@TK2MSFTNGP12.phx.gbl...
> like this
> param.Direction=ParameterDirection.Output
> Is it good?
>
>
> "William Ryan" <dotnetguru@nospam.comcast.net> wrote in message
> news:%2398w68%23eDHA.1700@TK2MSFTNGP10.phx.gbl...
> > Have you defined the Parameter direction client side?
> > "shimonsim@talamus.com" <estshim@att.net> wrote in message
> > news:#Rgdnp#eDHA.3788@tk2msftngp13.phx.gbl...
> > > Hi
> > > I am trying to run SP using ExecuteReader for SqlCommand object. SP
has
> > > Output parameters that I add to Parameters collections but it seems
that
> > > output parameter is always null. Debugging SP return not null values
so
> it
> > > is not a problem with SP.
> > > Does ExecuteReader skips output parameters?
> > > Thanks,
> > > Shimon.
> > >
> > >
> >
> >
>
>