Search results for query: *

  1. C

    SP not returning output

    I'm having issues with the following whereby i am not getting a value for the output param. Public Function SPExec(SPName As String, NoOutPar As Integer, NoInPar As Integer, ByRef INPARAM() As Object, Optional ByRef arrOutputValues() As Object = Nothing) As Object Try...
Back
Top