CREATE
@rodeoid
@eventcd
AS
BEGIN
finalsAmount
stockBackNumberUsed
FROM
WHERE
END
I get the following Error (See Attachment)
cmd.Parameters.Add(
I got the same error on both???
Also, Peter the reason for char(2) is: Every record must have 2 characters in this column.
Anyone else have any ideas? I am not sure how to try and find the problem. I can tell you in the SQL Management studio the SProc works like it is suppose to.
Thanks in Advance.