MS Access returning a value from a stored procedure

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • madmax262
    New Member
    • Sep 2016
    • 18

    MS Access returning a value from a stored procedure

    I have created this VB script which triggers a stored procedure and enters a sales transaction into a table. All works well but I am struggling with is getting the Tran_No back from the table once the record has been entered?


    See attached for more.

    Can anyone urgently assist me with this one?
  • Oralloy
    Recognized Expert Contributor
    • Jun 2010
    • 988

    #2
    madmax262,

    Show us how you're entering records, so that we can help you modify your work...

    Cheers!
    Oralloy

    Comment

    • madmax262
      New Member
      • Sep 2016
      • 18

      #3
      Hi, thanks for coming back to me on this one. I managed to solve it myself.

      I wouldn't mind some help in solving this one though: -

      Comment

      Working...