Since you didn't set default value for these two output variables, so SQL Server use its default is Null. If set your each variable at beginning, then you should be OK.
good luck!
CREATE PROCEDURE sp_Inventory_Valuation
@reportID smallint,
@storenum tinyint,
@InvValue int OUTPUT...
Hi, I got this error before. the only way you can fix it is to find VBctrls.reg file in VB5/6 CD, for VS6 in disk 3.
Just double click it, you are done.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.