Hi Vijay,
If i use objCommand.item(0) I am getting the first parameter name(@empno") and If I use objCommand.item(0).value I am getting the value of the parameter which i am sending.
If I write objCommand.item(1) I am getting name of the return parametre as "@x" and if i use
objCommand.item(0).value I am not getting any value.
If i execute the same sp in query analizer i am getting correct result..
I need Your help in this regard
Thnaks
Suresh
If possible mail to the id (
[email protected])