Viewing 3 posts - 1 through 3 (of 3 total)
In VB6.0 we use the command object and the parameter type as output
For eg:
objComd.Parameters.Append objComd.CreateParameter(, adInteger, adParamOutput, 10)
we can put as many parameters as possible
November 21, 2005 at 5:32 am
#604904
Did you try and run the SP seperately?
November 21, 2005 at 3:39 am
#604891
Thanks guys ,
Now I know what they mean when they say post a question and get the point of views.
The answers have really helped me.I hope soon I'll also be able...
November 20, 2005 at 8:59 pm
#604851