Results 1 to 8 of 8

Thread: [RESOLVED] Problem with ADODB Command & Stored procedure

Threaded View

  1. #4

    Thread Starter
    Member
    Join Date
    Nov 2008
    Posts
    32

    Re: Problem with ADODB Command & Stored procedure

    Quote Originally Posted by NeedSomeAnswers
    Is this SQL Server ?

    Should your SP Input Variable be of type - Int ?

    Also can we see your Connection Code, where MyConn is being opened ?
    Hi, Thanks for your time.

    Yes, it is SQL Server, SP can't be changed.
    MyConn is all good, because I just tried calling another SP which does not take any parameters, the same code worked fine. I could call & execute that SP.

    ^^ I mean to say, if i repalce the SP name & cut off the parameters portion in the "same" VB code posted above, i could execute an SP.

    Problem here is with the parameters & the way i am handling it i guess. Do you see any issue in the VB code i posted here ?

    Thanks again for your time.
    Last edited by vnatar; Feb 24th, 2009 at 12:10 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width