CREATE
@rodeoid
@eventcd
AS
BEGIN
finalsAmount
stockBackNumberUsed
FROM
WHERE
END
I get the following Error (See Attachment)
This is what I used to Call:
Me
This is what the SubRoutine Looks Like.
cmd.CommandType = CommandType.StoredProcedure
cmd.Parameters.Add(
FillDataTable(cmd)