Returning UniqueIdentifier From INSERT Stored Procedure

  • You need to add the OUTPUT keyword to the @out_ClientId parameter when you are calling the stored procedure.

Viewing post 1 (of 2 total)

You must be logged in to reply to this topic. Login to reply