Calling a stored procedure with output parameters   Part 7

Calling a stored procedure with output parameters Part 7

kudvenkat

11 лет назад

291,550 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

iskender Bayındır
iskender Bayındır - 16.10.2022 20:07

This is the most helpful video tutorial I've ever watched. Thank you

Ответить
Spyrex
Spyrex - 05.10.2022 17:45

this dude is a life saver

Ответить
Rishab G
Rishab G - 07.03.2021 21:57

If I could give this video 1000 upvotes, I would. Thank you very much!

Ответить
Andre Louro
Andre Louro - 22.02.2021 15:05

Thank you master

Ответить
Jolmes Pastora
Jolmes Pastora - 13.10.2020 21:08

Thanks man, this helped me out of a bind today!

Ответить
stannis Barracuda
stannis Barracuda - 22.09.2020 09:37

wow wow just wow

Ответить
Oliver Carballo
Oliver Carballo - 01.09.2020 22:27

I know this is an old video. Lesson is still applicable today. Used this on my Blazor using stored procedures. Thanks Venkat.

Ответить
gayathri pothineni
gayathri pothineni - 17.08.2020 22:58

What is the difference between add and add with value?

Ответить
Raj Nadkar
Raj Nadkar - 20.03.2020 00:55

I checked to this code thoroughly and implemented it in my project. But the out parameter part isn't working.. It's throwing exception

Ответить
Naod Agere
Naod Agere - 23.02.2020 08:28

You are extraordinary!

Ответить
Supriya K
Supriya K - 19.11.2019 08:35

Can u plzz tell me how to return multiple output values from sp to function .

Ответить
Solutions
Solutions - 23.08.2019 20:07

BooKMark: study Again. Thanks very good tutorial.

Ответить
Waris Ali
Waris Ali - 18.06.2019 15:54

Excellent Work Sir. Thank you for wonderful contribution

Ответить
Shahriar Rahman
Shahriar Rahman - 11.05.2019 21:42

VENAKT i love your videos! they are always on point! Gonna start watching your .NET CORE videos soon

Ответить
AMP Masti
AMP Masti - 12.04.2019 12:56

thanks for your video tutorial its very helpful...

Ответить
Ali Azad
Ali Azad - 06.01.2019 11:17

This video was such a useful. I cannot say how thankful I am now for watching this video. Thank you very much for your time.

Ответить
TallCoolDrink
TallCoolDrink - 22.11.2018 21:43

Thank you for the excellent tutorial.
Is there a shorthand way to write the Output Parameter portion of your code?
Thanks again.

Ответить
Sagar Parit
Sagar Parit - 19.10.2018 09:54

Thanks you..

Ответить
MimichFury
MimichFury - 13.07.2018 16:32

Hey i want to understand something..
Say for e.g.
The question-"within a procedure, the value of radius is input, area is calculated and output. This procedure is called from calling program."


So the answer is:(pseudocode):
Procedure Area
Declare a: real ; rad: integer

Input rad
a <--- (22/7) * rad * rad
output a
End procedure

Start
Call area
End


My question is why do we call? Why do we do this "calling" when we already output in procedure.. i dnt understand the purpose of calling.. wat wuld hav happened if i didnt call? Plese explain this "calling" to me sir.

Ответить
Ricardo Williams Saldaña Leon
Ricardo Williams Saldaña Leon - 07.07.2018 21:34

Excelent master, is very helpful.

Ответить
Trzbne
Trzbne - 20.06.2018 16:06

"Harvest the value" - what a wonderful expression! Dear Venkat, when I watch many of your tutorials, my pronounciation improves, I get more compliments on that lately.

Ответить
Seyha Khiev
Seyha Khiev - 22.02.2018 21:36

Hi sir, what should i do if i want get all records in each columns of table in store procedure using parameter output?

Ответить
sagar varma
sagar varma - 05.02.2018 22:40

Sir what the @ signifies before writting variable

Ответить
Shahzaib Riaz
Shahzaib Riaz - 23.01.2018 20:52

Can i use cmd.ExecuteScalar(); Because according to your example in this lecture we are getting only one value back.

Ответить
Nishat Royhana
Nishat Royhana - 11.01.2018 16:18

u r the best

Ответить
Bonnie Sterling
Bonnie Sterling - 17.12.2017 23:59

worked perfectly!

Ответить
Olasunkanmi Awofadeju
Olasunkanmi Awofadeju - 16.09.2017 14:54

Thank you for all this. Your explanation is so good and clear that I a beginner now have confidence that I can know how to develop an aspnet application.

Ответить
Anwar Hamoude
Anwar Hamoude - 07.09.2017 03:05

Thanks for the tutorials.
I had no problem with SQL Server Management Studio to work- this is the first time I've used it.

Ответить
Zoe Liu
Zoe Liu - 16.06.2017 19:16

very helpful.Thanks.

Ответить
Juan F. De La Cruz
Juan F. De La Cruz - 10.05.2017 19:11

Excellent tutorial Thanks a million!

Ответить
Atiol Raphael
Atiol Raphael - 09.05.2017 03:21

You really understand your stuff inside out, the explanation makes it seem so easy. Thanks again.

Ответить
Binal Gohil
Binal Gohil - 12.04.2017 09:19

Very Helpful..

Ответить
Brijesh Kumar Rai
Brijesh Kumar Rai - 22.02.2017 17:17

outstanding .....you are sir

Ответить
Sardinha Srd
Sardinha Srd - 20.01.2017 03:39

It was perfect. Vey good. The video is supper.

Ответить
Ravikiran G
Ravikiran G - 31.12.2016 10:50

Really helpful man..

Ответить
Hariharan Ayyappan
Hariharan Ayyappan - 18.09.2016 21:44

thank you ................................enlighten
me

Ответить
Gurucharan Biswal
Gurucharan Biswal - 15.08.2016 17:41

excellent tutorials ...thanks venkat

Ответить
Florescu Cornel
Florescu Cornel - 13.07.2016 14:17

Thank you for taking time in creating this series of videos. They are very helpful in understanding this part of .NET framework and very well explained.

Ответить
Ripon Gogi
Ripon Gogi - 09.07.2016 22:18

very useful as well as informative

Ответить
Siyamand Rashid
Siyamand Rashid - 24.06.2016 09:38

thanks alot for your all great videos ... could you explain what is output parameter, advantage and when we need to use them... what i understand for you video it used for Primary keys when they are auto increment s , im right ?

regards

Ответить
kumar animesh
kumar animesh - 16.04.2016 21:04

dear venkat when i try to run this code i got an error
An error occurred during the parsing of a resource required to service this request. Please review the following specific parse error details and modify your source file appropriately.
how to resolve this

Ответить
Johnny Depp
Johnny Depp - 08.04.2016 22:09

hey kudvenkat thanks for the video series. They way of your teaching is so simple and easy to understand, i find your explanation more easier than other. that's why, whenever i get confused, or want to learn, i always search your videos. Thanks and you have been very helpful.


could you make videos on @@IDENTITY vs SCOPE_IDENTITY() vs IDENT_CURRENT and what's the difference between cmd.parameters.add vs cmd.parameter.addwithvalue. it'd be very helpful thanks

Ответить
hemant kutte patil
hemant kutte patil - 27.02.2016 07:15

very helpful..

Ответить
89Ssik
89Ssik - 29.01.2016 23:45

With Auto increment option on ID colum, everything works as expected, but if we for example add row with ID 7, 8, 9... And then delete rows where Id is 7, 8, 9 new autoincrement ID that we add will be with ID 10, which doesn't make any sense, as we deleted ID 7,8,9 .. So it should start from 7 again. I don't understand why is it like this.

So basically -> automated ID 7,
Deleting ID 7,
Next ID is automated 8 instead of starting from 7 again, because our table has only 6 IDs.

Ответить
Shahab Khan
Shahab Khan - 18.12.2015 21:54

Thanks for explaining complex looking topics in easy way . Any video in future regarding pagination with ado net & stored procedure . Also is there any video on functions & cursors like stored procedure in ado net regards shahab (zohaib)

Ответить
Sameera Patrawala
Sameera Patrawala - 11.12.2015 19:08

Very useful tutorials. Thanks Venkat for sharing this easy to understand materials.

Ответить