SQLCommand = exec NCVsp_PatientFlag_RootCause_XMLdbFetch_inRange @p_patientID=76889,@p_patientFlagID=0,@startDate='2012-06-20 00:00:00.000',@endDate='2012-06-26 23:59:59.999'.
I am trying to reconize the @p_patientID so I can use the number in other page calles.
No answers