database - how to run the Stored procedure . for inserting the Values -
This is my coding ... if I execute the stored procedure which means that in the stored procedure (usually everything It is working but if I can run the stored procedure on the outside side, try this exec uspGetAddress 'CDB0001', 'Bevcon Wires Pvt Ltd', 'C' like this But that is not working.
Before making this call, you must create a stored procedure:
Create process usgGetAddress @ Cuscode varchar (250), @CustomMartName VARCHAR (250), @steppe varchar (250) After Set DECLARE @CUR_Pr, set the cursor to the cardcod, set the cursor to the cardname, Open the cardtype from the OKcard @ Corpproduct @Cur_Product from @Cuscode, @ customertName, bring it after the @ custype @@ FETCH_STATUS = 0 custupdate (ccode, Cname, ctype) Enter values in (@ kuesod, @ custom namename, @castippe) @C @cusod, @ kustatnam, @ kastip and close @ krūpentuct delockate @ krutuct and
Comments
Post a Comment