CRUD Operation in C# With SQL Database | Insert, Update, Delete, Search Using ConnectionString

  Рет қаралды 388,796

Swift Learn

Swift Learn

Күн бұрын

Пікірлер: 170
@lahirurashmika2033
@lahirurashmika2033 Жыл бұрын
You are my time saver, thank you, I got stuck for more than 5 hours doing that based on the guide of the institute in the final project. Thanks a million!!!
@sarahsarahhh2144
@sarahsarahhh2144 2 жыл бұрын
Thank you very much. I have been searching for a video concerning this topic and I just found it and It's really simple and easy to understand. Thank you alot
@sudeshejayasinghe8937
@sudeshejayasinghe8937 Жыл бұрын
thank you so much! I couldn't find how to do this in all over the internet.
@harshanierandika5920
@harshanierandika5920 Жыл бұрын
thnk u very much.u r solve my problem.thnk u again and again.
@SwiftLearn
@SwiftLearn Жыл бұрын
You are most welcome.
@rowshanali3136
@rowshanali3136 5 жыл бұрын
Your video is really awesome. its all in one and helps me a lot. thanks for uploading this helpful tutorials. one thing is if you include different types of control it would be more batter. after all one of the best.
@datacustodian
@datacustodian 4 жыл бұрын
Awesome, just what I was looking for.
@SwiftLearn
@SwiftLearn 4 жыл бұрын
glad to see your comment. you are very kinf . please keep connected.
@atlantisuds6625
@atlantisuds6625 3 жыл бұрын
Thank You. This video help me alot. I was finishing my task with this tutorial. Its simple and easy to understand
@zubaerhossain3203
@zubaerhossain3203 5 жыл бұрын
Thank You Very Much ,,We want more Tutorial like this.
@SwiftLearn
@SwiftLearn 5 жыл бұрын
Keep connected....
@vector_vector__
@vector_vector__ 2 жыл бұрын
@@SwiftLearn what if i add Datagridveiw to the design and connect to database does that work ?
@ilhamsikumbang8146
@ilhamsikumbang8146 3 ай бұрын
awesome, thank you for the tutorial!!
@SwiftLearn
@SwiftLearn 3 ай бұрын
You are very kind. Thanks for your comment. Please keep connected.
@AdiTimes00
@AdiTimes00 4 ай бұрын
very useful video thank you😊
@SwiftLearn
@SwiftLearn 4 ай бұрын
Glad it was helpful! Please keep in touch!
@globalinvest9275
@globalinvest9275 5 жыл бұрын
Excellent tutorial. if its added image also than it would be more batter.
@shungari_remix_hub
@shungari_remix_hub Ай бұрын
Thanks a lot... It helped a lot
@SwiftLearn
@SwiftLearn Ай бұрын
Glad it helped. Please keep connected!
@Shmevin
@Shmevin 5 ай бұрын
wow thanks for the clear expiation
@SwiftLearn
@SwiftLearn 5 ай бұрын
Glad it was helpful! Please keep connected!!!
@infosandfacts7536
@infosandfacts7536 Жыл бұрын
Good Job. Thanks from Germany!
@thanetnt6269
@thanetnt6269 2 жыл бұрын
2022:Thanks Love your contents very details from good man,keep it up bro
@etcreations2057
@etcreations2057 4 жыл бұрын
Thank yo....so much bro..👍👌🏼👌🏼👌🏼. Helpful for me
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Always welcome. keep connected
@DukehsuPh
@DukehsuPh Жыл бұрын
In the video at 09:29, there is a small issue with the SQL update method. If there are multiple rows of data, all of the data may be updated. ``` SqlCommand cmd = new SqlCommand("Update StudentInformation set Name=@name, Age=@age, Coures=@coures WHERE id = " + textboxId.Text , conn); ``` I added WHERE. hope it can help you😃
@SwiftLearn
@SwiftLearn Жыл бұрын
Sure.
@harshadevaka6788
@harshadevaka6788 Жыл бұрын
was very helpful.thank you♥♥♥
@1ntegro
@1ntegro 8 ай бұрын
Awesome, helped a lot
@SwiftLearn
@SwiftLearn 8 ай бұрын
Glad it helped!
@rodrigolnl
@rodrigolnl 4 жыл бұрын
You missed the part about how to run SQL server to begin with, and if someone is looking for CRUD, he is probably newbie and it is a hell of a job to configure the server with visual studio.
@mohamedkunle528
@mohamedkunle528 4 жыл бұрын
U right
@kenballard2039
@kenballard2039 Жыл бұрын
I'm having this issue now. And I have no idea how to get around it.
@SwapnilSaheb101
@SwapnilSaheb101 Жыл бұрын
​@@kenballard2039 which problem facing?
@SagarShirke09
@SagarShirke09 Жыл бұрын
Not that hard
@wafaza7934
@wafaza7934 3 жыл бұрын
your are great man very easy and clear explanation thank you so much
@preethamm.n1161
@preethamm.n1161 4 жыл бұрын
Thank u bro awesome 💞🌹
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Thank you too. Please keep connected.
@tz_ytacc
@tz_ytacc 4 жыл бұрын
Much respect from me💪!
@SwiftLearn
@SwiftLearn 4 жыл бұрын
thanks for this comment. you are really great. please keep connected.
@tz_ytacc
@tz_ytacc 4 жыл бұрын
@@SwiftLearn Thank you too, you're awesome!
@haniffauzan422
@haniffauzan422 4 жыл бұрын
Thank you very much for the tutorial
@SwiftLearn
@SwiftLearn 4 жыл бұрын
You are welcome! keep connected.
@brendaguimaraes1887
@brendaguimaraes1887 Жыл бұрын
exelente!!!!!!! MUITO OBRIGADA, salvou minha nota 🤩🙌
@VlogsofJo
@VlogsofJo 3 жыл бұрын
Getting error at cmd.executenonquery();
@duasanaulhaq6767
@duasanaulhaq6767 2 жыл бұрын
same :[ how to fix it ?
@swapnilmukkanwar5663
@swapnilmukkanwar5663 2 жыл бұрын
you have error at insert or update or delete query
@swapnilmukkanwar5663
@swapnilmukkanwar5663 2 жыл бұрын
Check your code using breakpoint... as you can check where error generated.
@qanbar-pucit8534
@qanbar-pucit8534 Жыл бұрын
This is wholesome Thanks man 🤍🤍
@hieuanghuu4050
@hieuanghuu4050 Жыл бұрын
thank you so much it helps me a lot
@fastcook3270
@fastcook3270 4 жыл бұрын
Thank you very match for this helpful tutorial. thank u enough my friend keep going.👍👍
@bakihanma7705
@bakihanma7705 2 жыл бұрын
why mine is so complicated, in order to create a table I need to manually code it but you can casually just add table in there :O I'm using microsoft sql server and if it doesn't open my visual studio database won't connect
@aminaali5905
@aminaali5905 6 жыл бұрын
Great tutorial. great thing is define with annotation. Thanks.
@SwiftLearn
@SwiftLearn 6 жыл бұрын
Thanks for your comment.
@chuyasiy8694
@chuyasiy8694 4 жыл бұрын
3:08 I don't have a Server Name to choose from, what should I do?
@SwiftLearn
@SwiftLearn 4 жыл бұрын
try with .\sqlexpress
@bloodflower
@bloodflower 4 жыл бұрын
Press View -> SQL Server Object Explorer. In SQL Server part you will see you local server. Select this part and press F2 to select the name. Mine is "(localdb)\MSSQLLocalDB". Enter this name in add connection form and now it would be working.
@iddurango7044
@iddurango7044 Жыл бұрын
@@bloodflower thank you so much
@moad83
@moad83 2 жыл бұрын
You're amazing, thanks.
@eloytv8639
@eloytv8639 Жыл бұрын
its a great video really simple thank you, would you be able to upload the validation for not successfully updated because ID is primary key and primary can't be updated.
@SwiftLearn
@SwiftLearn Жыл бұрын
You can create Unique Key instead of Primary Key to perform update operation.
@freddyescobar96
@freddyescobar96 4 жыл бұрын
Simply and easy. Thanks Sir
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Most welcome
@hamedghaffari8993
@hamedghaffari8993 2 жыл бұрын
thank you so much👍👍
@SwiftLearn
@SwiftLearn 2 жыл бұрын
You are very kind. Keep in touch!
@ntandomhlengi7741
@ntandomhlengi7741 7 ай бұрын
I wanted to ask, what if my primary keys are set to auto increment and I'm using insert method, do I need to insert keys manually or I skip the column?
@SwiftLearn
@SwiftLearn 5 ай бұрын
Yes, You should skip this column. It will be added incremental number automatically.
@greatmoments7573
@greatmoments7573 2 жыл бұрын
Thanks for ur coopreation dear
@cyprianfanga.750
@cyprianfanga.750 Жыл бұрын
Thanks for the great tutorial. I am having Problem with cmd.ExecuteNonQuerry, someone please help. .. when i remove ExecuteNonQuerry , then it shows it has been inserted but actually in table there is no data updated.
@bldrun1504
@bldrun1504 2 жыл бұрын
If you want to search for something else instead of everything in the database just swap the query with your research query
@rajdipdas316
@rajdipdas316 2 жыл бұрын
After click on the create new sql server giving the server name and new database name It is showing like create Database permission denied in database 'master'
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Create database and insert record. check it's OK or not.
@qwerty89993
@qwerty89993 Жыл бұрын
Thank you man!
@SwiftLearn
@SwiftLearn Жыл бұрын
Welcome. You are really kind.
@mahmoudshafee6098
@mahmoudshafee6098 5 жыл бұрын
Thank You Very Much
@SwiftLearn
@SwiftLearn 5 жыл бұрын
Thanks for your comment. keep connected.
@LuLu-ge8vl
@LuLu-ge8vl 2 жыл бұрын
so helpful thanks~~
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Glad it was helpful! you are great! Please keep connected.
@saayoo3479
@saayoo3479 3 жыл бұрын
That what I want easy short understandable.
@raveendrasothykeerththiga9231
@raveendrasothykeerththiga9231 7 ай бұрын
Thanks a million
@SwiftLearn
@SwiftLearn 7 ай бұрын
You are very kind. Thanks for your comment. Please keep connected.
@zerosandones7547
@zerosandones7547 5 жыл бұрын
how to do crud in c# .mdf with one-to-many database?
@HasanHayder
@HasanHayder 2 жыл бұрын
its a great video really simple thank you, would you be able to upload the code by any chance?
@SciFciSpirit
@SciFciSpirit 2 жыл бұрын
superb, thanks
@mohamedkunle528
@mohamedkunle528 4 жыл бұрын
Thank u very match I can’t thank u enough my friend keep going easy to follow and all done thanks❤️❤️👍👍
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Thanks for your comment. you are very kind.
@ريهامطه-ض9ز
@ريهامطه-ض9ز Жыл бұрын
thanks a lot eng 😍
@bishalpoudel3586
@bishalpoudel3586 3 жыл бұрын
Problem with cmd.ExecuteNonQuerry, someone please help. .. when i remove ExecuteNonQuerry , then it shows it has been inserted but actually in table there is no data updated
@SwiftLearn
@SwiftLearn 3 жыл бұрын
Executenonquery used to perform insert update and delete operation. Use executenonquery and debug. If you get any error message just reply
@cyprianfanga.750
@cyprianfanga.750 Жыл бұрын
I am also having the same problem with cmd.ExecuteNonQuerry. Any help please?
@artinmind4010
@artinmind4010 3 жыл бұрын
Hi why i cant create new connection?? It has no server name option when i click the dropdown button. I am newbie sir.
@renisrrenis9225
@renisrrenis9225 2 жыл бұрын
great no one responded to you over 10 months...
@arina_dievaca6302
@arina_dievaca6302 11 ай бұрын
Same with me 😢
@arina_dievaca6302
@arina_dievaca6302 11 ай бұрын
No responded after 2 years? 😭
@senshifukushima7623
@senshifukushima7623 3 жыл бұрын
Thank you so much for this! can you perhaps make an android Xamarin version of this using c# as its language?
@clicks_and_codes
@clicks_and_codes Жыл бұрын
if i want to change value of only name or age then what i should do ?
@mizantednioc
@mizantednioc 2 жыл бұрын
Thank you. How do you check if a record already exists during the insert
@chaithravasista1622
@chaithravasista1622 2 жыл бұрын
That's why ID field is made as Primary key. Database cannot contain duplicate Primary key value.
@JeffKastner
@JeffKastner Жыл бұрын
@@chaithravasista1622 But error handling should still be there or the program would crash if someone accidentally entered the wrong value. He would want something quick and easy like so... try { cmd.Parameters.AddWithValue("@ID", int.Parse(textBox1.Text)); } catch (FormatException) { MessageBox.Show("Please enter a whole number."); } catch (OverflowException) { MessageBox.Show("The number is too big."); }
@dragonnestseaacadimi
@dragonnestseaacadimi 2 жыл бұрын
do you have a toturial that can search IDnumber and it will display the picture of the student
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Visit this tutorial kzbin.info/www/bejne/nJvJpZWPrtiHf6c
@furkanbrok6216
@furkanbrok6216 2 жыл бұрын
in c#, put data from sql in one column ?
@stoftronik
@stoftronik Жыл бұрын
hello, win the window (Create New SQL Server Database) is opened there is no thing in the list (Server Name). can you help please.
@artopiiparinen1778
@artopiiparinen1778 4 жыл бұрын
Dude, that update code updates all the rows in the table, with the same values. You need to fix that with "where" statement to update only one row.
@SwiftLearn
@SwiftLearn 4 жыл бұрын
definitely we should add where clause.
@sesos1232009
@sesos1232009 3 жыл бұрын
how can i add if statment in this code to show messageBox if the text Box left emty
@rylramos9261
@rylramos9261 Жыл бұрын
Need to improve separate your form in Add, Edit then call to your main form
@joshuaanana8673
@joshuaanana8673 2 жыл бұрын
how do use the sql server in visula studio? anyone help me
@alinadeem8947
@alinadeem8947 11 ай бұрын
What if i dont want to hardcode DB connection string? I want user to input the DB name, user and password for db user. how do i do that?
@andreymanlapig8584
@andreymanlapig8584 4 жыл бұрын
I keep getting exceptions from the Sqlcommand by and execute query. how do I fix this?
@take_the_trade
@take_the_trade 4 жыл бұрын
Same
@andreymanlapig8584
@andreymanlapig8584 4 жыл бұрын
@@take_the_trade just found my problem dude haha double check if ur textbox has .text after it
@take_the_trade
@take_the_trade 4 жыл бұрын
@@andreymanlapig8584 got it ... Thanks
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Thanks for your help.
@SHIVAKUMAR-mp7ux
@SHIVAKUMAR-mp7ux 3 жыл бұрын
Sir when iam using update query it's showing database is locked massage is showing plz help me
@davidwenemoser5857
@davidwenemoser5857 2 жыл бұрын
what if i dont want to search only on ID but leave ID open and fill in the name?
@shivakumar-ep7gf
@shivakumar-ep7gf 4 жыл бұрын
Sir Can u Share Registration from Bcz I Like ur teaching sir....
@SwiftLearn
@SwiftLearn 4 жыл бұрын
Yes, soon
@kanyisankondeshe972
@kanyisankondeshe972 2 жыл бұрын
Everything is well, but the data does not get updated. The table is till empty
@nainicolas4630
@nainicolas4630 2 жыл бұрын
I kept having invalid column name error for the Id on the UPDATE button command
@samsantos5670
@samsantos5670 2 жыл бұрын
how about when you are not using int and you are using string how will you convert int to string so that you will not encounter unhandled exception
@JeffKastner
@JeffKastner Жыл бұрын
You just skip the parse command, like he has for '@Name'... since the text box input default is a string.
@afeefafzal478
@afeefafzal478 3 жыл бұрын
My server names are not loading, What can i do?
@SwiftLearn
@SwiftLearn 3 жыл бұрын
Type manually and connect.
@Quick_Links
@Quick_Links Жыл бұрын
Getting exception at con.open();
@n1kesjk
@n1kesjk 2 жыл бұрын
If i put nothing in ID and search it gives error please give the solution of that
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Just add code if (IDTextBox.Text !="")
@n1kesjk
@n1kesjk 2 жыл бұрын
@@SwiftLearn says error : input string was not in a correct format ,
@zahraahassn686
@zahraahassn686 2 жыл бұрын
I want to search, write the letter of the name, how??????
@marekhejnowski5266
@marekhejnowski5266 3 жыл бұрын
I love you
@saadahaliyu6409
@saadahaliyu6409 4 ай бұрын
Pls did not understand how you connect ur database
@SwiftLearn
@SwiftLearn 4 ай бұрын
Connect SQL server using Server Explorer in Visual Studio. you can get the connection property.
@nataliecarr9812
@nataliecarr9812 4 жыл бұрын
I am trying to follow your code step-by-step. I keep getting an error when I run it. the con.Open(); is what's causing the error. Any pointers? Thanks!
@nxson8727
@nxson8727 2 жыл бұрын
do u know now what that means
@ipkun205
@ipkun205 2 жыл бұрын
what's u'r server name, if that's backslash in y'r server name try to double it (\\), that was i think, because i have same problem before
@rameshmadhuranga7429
@rameshmadhuranga7429 Жыл бұрын
thanks a lot
@Omarit87
@Omarit87 2 жыл бұрын
How to make database like this for mobile
@ddaa-te6rz
@ddaa-te6rz 2 жыл бұрын
how can restart service sql
@SwiftLearn
@SwiftLearn 2 жыл бұрын
right click on My PC, Click on Manage, click on service in left pane. click on Microsoft SQL Server and restart. Thanks.
@ghazagymnastiar
@ghazagymnastiar 2 жыл бұрын
mantap
@renisrrenis9225
@renisrrenis9225 2 жыл бұрын
there is no data connections in my server explorer..
@SwiftLearn
@SwiftLearn 2 жыл бұрын
In server explorer you will get a icon to connect to server. click on the icon and connect to the SQL server. Thanks.
@evashex8611
@evashex8611 2 жыл бұрын
The ExecuteNonQuery ... didn't work
@holidayhotel1523
@holidayhotel1523 2 жыл бұрын
Thank you
@Nisha_Sharma_862
@Nisha_Sharma_862 2 жыл бұрын
I need your help
@ak47zohaibgaming46
@ak47zohaibgaming46 2 жыл бұрын
iska source code provide kar sakty hain?
@nemichandchawala9903
@nemichandchawala9903 Жыл бұрын
Syntax error show - con = Open(); This code 'Open()' 👈 the name 'Open' does not exist in this context. Solution? ??
@mohsinbalochtech
@mohsinbalochtech 3 жыл бұрын
provie the source code plz
@jashnkaur7856
@jashnkaur7856 2 жыл бұрын
Can I get your email I need your help in one of my assignments?
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Please to see your comment that you like my tutorial. you can connect with me through facebook.com/rowshanp
@khanara
@khanara 2 жыл бұрын
thanks
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Most welcome. Please keep connected
@mrwhammer
@mrwhammer 2 жыл бұрын
source code?
@dula8199
@dula8199 11 ай бұрын
Det
@gnomoleproso47
@gnomoleproso47 5 жыл бұрын
too confusing
@SwiftLearn
@SwiftLearn 5 жыл бұрын
Thanks for your comment. If you please write details about confusion i will try to resolve it. i will always appreciate your comment.
@eduardwille1711
@eduardwille1711 5 жыл бұрын
Ey I get to be the first dislike! :D
@SwiftLearn
@SwiftLearn 5 жыл бұрын
Really! Please suggest me, how to make batter for you. thanks.
@leyoki16
@leyoki16 2 жыл бұрын
when I run the code it said that "System.Data.SqlClient.SqlException: 'Incorrect syntax near the keyword 'Table'.'" in line with cmd.ExecuteNonQuery();
@SwiftLearn
@SwiftLearn 2 жыл бұрын
Check your SQL query.
@chesterchester3165
@chesterchester3165 5 ай бұрын
BIG SHIT! {"Input string was not in a correct format."}
@SwiftLearn
@SwiftLearn 5 ай бұрын
It means you are trying to insert string into int type. check and write accurately.
@chesterchester3165
@chesterchester3165 5 ай бұрын
@@SwiftLearn i do ths same like u in vicdo.
@46842
@46842 2 жыл бұрын
Thank you so much 👏👏👏👏👏👏
@sometrioeng2602
@sometrioeng2602 Жыл бұрын
thanks
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН
Mom Hack for Cooking Solo with a Little One! 🍳👶
00:15
5-Minute Crafts HOUSE
Рет қаралды 23 МЛН
Create Login Window in C# step by step
16:35
Vetrivel D
Рет қаралды 2,5 МЛН
you need to learn SQL RIGHT NOW!! (SQL Tutorial for Beginners)
24:25
NetworkChuck
Рет қаралды 1,6 МЛН
Learn Database Normalization - 1NF, 2NF, 3NF, 4NF, 5NF
28:34
Decomplexify
Рет қаралды 2,2 МЛН
Entity Framework - Insert Update and Delete in C#
32:08
CodAffection
Рет қаралды 255 М.
Полная дорожная карта C# разработчика на платформе .NET
42:40
Александр Алексеев | Папочка Дотнета
Рет қаралды 2,7 М.
REAL or FAKE? #beatbox #tiktok
01:03
BeatboxJCOP
Рет қаралды 18 МЛН