How To call Stored Procedure using Ref Cursor from VB 6.0
451625Aug 29 2005 — edited Nov 10 2006H!...
Myself Ashish
I had a Query Regarding Ref Cursor and VB.
Actually I have Written a Procedure using Ref Cursor as a Out Parameter and now i want to call this stored Procedure from VB 6.0.
I Know to call Simple Stored Procedure but i am experiencing some major problem when i am using Ref Cursor in it.
So please do Help me out to sort out my Problem
Thank You!.