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

แชร์
ฝัง
  • เผยแพร่เมื่อ 9 พ.ย. 2024

ความคิดเห็น • 168

  • @lahirurashmika2033
    @lahirurashmika2033 ปีที่แล้ว +11

    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 ปีที่แล้ว +4

    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

  • @rowshanali3136
    @rowshanali3136 5 ปีที่แล้ว +14

    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.

  • @globalinvest9275
    @globalinvest9275 5 ปีที่แล้ว +6

    Excellent tutorial. if its added image also than it would be more batter.

  • @sudeshejayasinghe8937
    @sudeshejayasinghe8937 ปีที่แล้ว

    thank you so much! I couldn't find how to do this in all over the internet.

  • @Adithya11598
    @Adithya11598 2 หลายเดือนก่อน +2

    very useful video thank you😊

    • @SwiftLearn
      @SwiftLearn  2 หลายเดือนก่อน +1

      Glad it was helpful! Please keep in touch!

  • @harshanierandika5920
    @harshanierandika5920 ปีที่แล้ว +1

    thnk u very much.u r solve my problem.thnk u again and again.

    • @SwiftLearn
      @SwiftLearn  ปีที่แล้ว

      You are most welcome.

  • @atlantisuds6625
    @atlantisuds6625 2 ปีที่แล้ว +1

    Thank You. This video help me alot. I was finishing my task with this tutorial. Its simple and easy to understand

  • @ilhamsikumbang8146
    @ilhamsikumbang8146 หลายเดือนก่อน +1

    awesome, thank you for the tutorial!!

    • @SwiftLearn
      @SwiftLearn  หลายเดือนก่อน

      You are very kind. Thanks for your comment. Please keep connected.

  • @rodrigolnl
    @rodrigolnl 4 ปีที่แล้ว +12

    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 ปีที่แล้ว +3

      U right

    • @kenballard2039
      @kenballard2039 ปีที่แล้ว +2

      I'm having this issue now. And I have no idea how to get around it.

    • @SB-wc6fd
      @SB-wc6fd ปีที่แล้ว

      ​@@kenballard2039 which problem facing?

    • @SagarShirke09
      @SagarShirke09 11 หลายเดือนก่อน +1

      Not that hard

  • @eloytv8639
    @eloytv8639 ปีที่แล้ว +1

    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  11 หลายเดือนก่อน

      You can create Unique Key instead of Primary Key to perform update operation.

  • @Shmevin
    @Shmevin 3 หลายเดือนก่อน +1

    wow thanks for the clear expiation

    • @SwiftLearn
      @SwiftLearn  3 หลายเดือนก่อน

      Glad it was helpful! Please keep connected!!!

  • @datacustodian
    @datacustodian 4 ปีที่แล้ว +6

    Awesome, just what I was looking for.

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว

      glad to see your comment. you are very kinf . please keep connected.

  • @zubaerhossain3203
    @zubaerhossain3203 5 ปีที่แล้ว +2

    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 ?

  • @ntandomhlengi7741
    @ntandomhlengi7741 5 หลายเดือนก่อน +2

    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  3 หลายเดือนก่อน

      Yes, You should skip this column. It will be added incremental number automatically.

  • @infosandfacts7536
    @infosandfacts7536 ปีที่แล้ว

    Good Job. Thanks from Germany!

  • @thanetnt6269
    @thanetnt6269 2 ปีที่แล้ว

    2022:Thanks Love your contents very details from good man,keep it up bro

  • @cyprianfanga.750
    @cyprianfanga.750 ปีที่แล้ว +1

    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.

  • @fastcook3270
    @fastcook3270 4 ปีที่แล้ว +1

    Thank you very match for this helpful tutorial. thank u enough my friend keep going.👍👍

  • @wafaza7934
    @wafaza7934 3 ปีที่แล้ว

    your are great man very easy and clear explanation thank you so much

  • @bakihanma7705
    @bakihanma7705 ปีที่แล้ว +1

    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

  • @VlogsofJo
    @VlogsofJo 3 ปีที่แล้ว +15

    Getting error at cmd.executenonquery();

    • @duasanaulhaq6767
      @duasanaulhaq6767 2 ปีที่แล้ว +1

      same :[ how to fix it ?

    • @swapnilmukkanwar5663
      @swapnilmukkanwar5663 ปีที่แล้ว

      you have error at insert or update or delete query

    • @swapnilmukkanwar5663
      @swapnilmukkanwar5663 ปีที่แล้ว

      Check your code using breakpoint... as you can check where error generated.

  • @1ntegro
    @1ntegro 6 หลายเดือนก่อน +2

    Awesome, helped a lot

    • @SwiftLearn
      @SwiftLearn  6 หลายเดือนก่อน

      Glad it helped!

  • @greatmoments7573
    @greatmoments7573 2 ปีที่แล้ว

    Thanks for ur coopreation dear

  • @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  ปีที่แล้ว

      Create database and insert record. check it's OK or not.

  • @etcreations2057
    @etcreations2057 4 ปีที่แล้ว +1

    Thank yo....so much bro..👍👌🏼👌🏼👌🏼. Helpful for me

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว

      Always welcome. keep connected

  • @hieuanghuu4050
    @hieuanghuu4050 ปีที่แล้ว

    thank you so much it helps me a lot

  • @harshadevaka6788
    @harshadevaka6788 ปีที่แล้ว

    was very helpful.thank you♥♥♥

  • @HasanHayder
    @HasanHayder ปีที่แล้ว +1

    its a great video really simple thank you, would you be able to upload the code by any chance?

  • @haniffauzan422
    @haniffauzan422 4 ปีที่แล้ว +1

    Thank you very much for the tutorial

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว

      You are welcome! keep connected.

  • @freddyescobar96
    @freddyescobar96 4 ปีที่แล้ว +2

    Simply and easy. Thanks Sir

  • @aminaali5905
    @aminaali5905 5 ปีที่แล้ว +2

    Great tutorial. great thing is define with annotation. Thanks.

    • @SwiftLearn
      @SwiftLearn  5 ปีที่แล้ว

      Thanks for your comment.

  • @preethamm.n1161
    @preethamm.n1161 4 ปีที่แล้ว +2

    Thank u bro awesome 💞🌹

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว

      Thank you too. Please keep connected.

  • @raveendrasothykeerththiga9231
    @raveendrasothykeerththiga9231 5 หลายเดือนก่อน +1

    Thanks a million

    • @SwiftLearn
      @SwiftLearn  5 หลายเดือนก่อน

      You are very kind. Thanks for your comment. Please keep connected.

  • @clicks_and_codes
    @clicks_and_codes ปีที่แล้ว

    if i want to change value of only name or age then what i should do ?

  • @bldrun1504
    @bldrun1504 2 ปีที่แล้ว +4

    If you want to search for something else instead of everything in the database just swap the query with your research query

  • @tz_ytacc
    @tz_ytacc 4 ปีที่แล้ว +2

    Much respect from me💪!

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว +1

      thanks for this comment. you are really great. please keep connected.

    • @tz_ytacc
      @tz_ytacc 4 ปีที่แล้ว

      @@SwiftLearn Thank you too, you're awesome!

  • @SciFciSpirit
    @SciFciSpirit 2 ปีที่แล้ว

    superb, thanks

  • @furkanbrok6216
    @furkanbrok6216 ปีที่แล้ว

    in c#, put data from sql in one column ?

  • @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.");
      }

  • @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.

  • @mahmoudshafee6098
    @mahmoudshafee6098 4 ปีที่แล้ว +2

    Thank You Very Much

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว

      Thanks for your comment. keep connected.

  • @zerosandones7547
    @zerosandones7547 5 ปีที่แล้ว +1

    how to do crud in c# .mdf with one-to-many database?

  • @qanbar-pucit8534
    @qanbar-pucit8534 ปีที่แล้ว

    This is wholesome
    Thanks man 🤍🤍

  • @shivakumar-ep7gf
    @shivakumar-ep7gf 4 ปีที่แล้ว +1

    Sir Can u Share Registration from Bcz I Like ur teaching sir....

  • @bishalpoudel3586
    @bishalpoudel3586 3 ปีที่แล้ว +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 ปีที่แล้ว +2

      I am also having the same problem with cmd.ExecuteNonQuerry. Any help please?

  • @saayoo3479
    @saayoo3479 3 ปีที่แล้ว

    That what I want easy short understandable.

  • @brendaguimaraes1887
    @brendaguimaraes1887 11 หลายเดือนก่อน

    exelente!!!!!!! MUITO OBRIGADA, salvou minha nota 🤩🙌

  • @hamedghaffari8993
    @hamedghaffari8993 2 ปีที่แล้ว +1

    thank you so much👍👍

    • @SwiftLearn
      @SwiftLearn  2 ปีที่แล้ว

      You are very kind. Keep in touch!

  • @qwerty89993
    @qwerty89993 ปีที่แล้ว +1

    Thank you man!

    • @SwiftLearn
      @SwiftLearn  ปีที่แล้ว

      Welcome. You are really kind.

  • @ghazagymnastiar
    @ghazagymnastiar ปีที่แล้ว

    mantap

  • @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 ปีที่แล้ว +1

      Thanks for your comment. you are very kind.

  • @moad83
    @moad83 2 ปีที่แล้ว

    You're amazing, thanks.

  • @alinadeem8947
    @alinadeem8947 9 หลายเดือนก่อน

    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?

  • @senshifukushima7623
    @senshifukushima7623 3 ปีที่แล้ว

    Thank you so much for this! can you perhaps make an android Xamarin version of this using c# as its language?

  • @dragonnestseaacadimi
    @dragonnestseaacadimi 2 ปีที่แล้ว +1

    do you have a toturial that can search IDnumber and it will display the picture of the student

    • @SwiftLearn
      @SwiftLearn  2 ปีที่แล้ว

      Visit this tutorial th-cam.com/video/fjftbYysTIE/w-d-xo.html

  • @chuyasiy8694
    @chuyasiy8694 4 ปีที่แล้ว +2

    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 ปีที่แล้ว +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

  • @LuLu-ge8vl
    @LuLu-ge8vl 2 ปีที่แล้ว +1

    so helpful thanks~~

    • @SwiftLearn
      @SwiftLearn  2 ปีที่แล้ว

      Glad it was helpful! you are great! Please keep connected.

  • @SHIVAKUMAR-mp7ux
    @SHIVAKUMAR-mp7ux 3 ปีที่แล้ว

    Sir when iam using update query it's showing database is locked massage is showing plz help me

  • @sesos1232009
    @sesos1232009 3 ปีที่แล้ว

    how can i add if statment in this code to show messageBox if the text Box left emty

  • @ريهامطه-ض9ز
    @ريهامطه-ض9ز ปีที่แล้ว

    thanks a lot eng 😍

  • @kanyisankondeshe972
    @kanyisankondeshe972 2 ปีที่แล้ว

    Everything is well, but the data does not get updated. The table is till empty

  • @andreymanlapig8584
    @andreymanlapig8584 3 ปีที่แล้ว +1

    I keep getting exceptions from the Sqlcommand by and execute query. how do I fix this?

    • @take_the_trade
      @take_the_trade 3 ปีที่แล้ว

      Same

    • @andreymanlapig8584
      @andreymanlapig8584 3 ปีที่แล้ว +2

      @@take_the_trade just found my problem dude haha double check if ur textbox has .text after it

    • @take_the_trade
      @take_the_trade 3 ปีที่แล้ว

      @@andreymanlapig8584 got it ... Thanks

    • @SwiftLearn
      @SwiftLearn  3 ปีที่แล้ว

      Thanks for your help.

  • @rameshmadhuranga7429
    @rameshmadhuranga7429 ปีที่แล้ว

    thanks a lot

  • @samsantos5670
    @samsantos5670 ปีที่แล้ว

    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.

  • @davidwenemoser5857
    @davidwenemoser5857 2 ปีที่แล้ว

    what if i dont want to search only on ID but leave ID open and fill in the name?

  • @artinmind4010
    @artinmind4010 3 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

      great no one responded to you over 10 months...

    • @arina_dievaca6302
      @arina_dievaca6302 8 หลายเดือนก่อน

      Same with me 😢

    • @arina_dievaca6302
      @arina_dievaca6302 8 หลายเดือนก่อน

      No responded after 2 years? 😭

  • @artopiiparinen1778
    @artopiiparinen1778 3 ปีที่แล้ว +1

    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  3 ปีที่แล้ว

      definitely we should add where clause.

  • @rylramos9261
    @rylramos9261 ปีที่แล้ว

    Need to improve separate your form in Add, Edit then call to your main form

  • @holidayhotel1523
    @holidayhotel1523 2 ปีที่แล้ว

    Thank you

  • @joshuaanana8673
    @joshuaanana8673 2 ปีที่แล้ว +1

    how do use the sql server in visula studio?
    anyone help me

  • @Omarit87
    @Omarit87 2 ปีที่แล้ว

    How to make database like this for mobile

  • @zahraahassn686
    @zahraahassn686 2 ปีที่แล้ว

    I want to search, write the letter of the name, how??????

  • @saadahaliyu6409
    @saadahaliyu6409 2 หลายเดือนก่อน +1

    Pls did not understand how you connect ur database

    • @SwiftLearn
      @SwiftLearn  หลายเดือนก่อน

      Connect SQL server using Server Explorer in Visual Studio. you can get the connection property.

  • @afeefafzal478
    @afeefafzal478 2 ปีที่แล้ว +1

    My server names are not loading, What can i do?

    • @SwiftLearn
      @SwiftLearn  2 ปีที่แล้ว

      Type manually and connect.

  • @nainicolas4630
    @nainicolas4630 2 ปีที่แล้ว

    I kept having invalid column name error for the Id on the UPDATE button command

  • @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

  • @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 ,

  • @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😃

  • @ddaa-te6rz
    @ddaa-te6rz 2 ปีที่แล้ว +1

    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.

  • @Quick_Links
    @Quick_Links ปีที่แล้ว +1

    Getting exception at con.open();

  • @evashex8611
    @evashex8611 2 ปีที่แล้ว

    The ExecuteNonQuery ... didn't work

  • @khanara
    @khanara 2 ปีที่แล้ว

    thanks

    • @SwiftLearn
      @SwiftLearn  2 ปีที่แล้ว

      Most welcome. Please keep connected

  • @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.

  • @ak47zohaibgaming46
    @ak47zohaibgaming46 2 ปีที่แล้ว

    iska source code provide kar sakty hain?

  • @marekhejnowski5266
    @marekhejnowski5266 3 ปีที่แล้ว

    I love you

  • @Nisha_Sharma_862
    @Nisha_Sharma_862 2 ปีที่แล้ว

    I need your help

  • @mohsinbalochtech
    @mohsinbalochtech 3 ปีที่แล้ว

    provie the source code plz

  • @mrwhammer
    @mrwhammer 2 ปีที่แล้ว

    source code?

  • @jashnkaur7856
    @jashnkaur7856 ปีที่แล้ว +2

    Can I get your email I need your help in one of my assignments?

    • @SwiftLearn
      @SwiftLearn  ปีที่แล้ว

      Please to see your comment that you like my tutorial. you can connect with me through facebook.com/rowshanp

  • @gnomoleproso47
    @gnomoleproso47 4 ปีที่แล้ว +1

    too confusing

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว +1

      Thanks for your comment. If you please write details about confusion i will try to resolve it. i will always appreciate your comment.

  • @dula8199
    @dula8199 9 หลายเดือนก่อน

    Det

  • @nemichandchawala9903
    @nemichandchawala9903 ปีที่แล้ว

    Syntax error show - con = Open();
    This code 'Open()' 👈 the name 'Open' does not exist in this context.
    Solution? ??

  • @eduardwille1711
    @eduardwille1711 4 ปีที่แล้ว +1

    Ey I get to be the first dislike! :D

    • @SwiftLearn
      @SwiftLearn  4 ปีที่แล้ว +1

      Really! Please suggest me, how to make batter for you. thanks.

  • @leyoki16
    @leyoki16 2 ปีที่แล้ว +1

    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 ปีที่แล้ว +1

      Check your SQL query.

  • @chesterchester3165
    @chesterchester3165 3 หลายเดือนก่อน

    BIG SHIT!
    {"Input string was not in a correct format."}

    • @SwiftLearn
      @SwiftLearn  3 หลายเดือนก่อน

      It means you are trying to insert string into int type. check and write accurately.

    • @chesterchester3165
      @chesterchester3165 3 หลายเดือนก่อน

      @@SwiftLearn i do ths same like u in vicdo.

  • @46842
    @46842 ปีที่แล้ว

    Thank you so much 👏👏👏👏👏👏

  • @sometrioeng2602
    @sometrioeng2602 ปีที่แล้ว

    thanks