what a wonderful code.. that is the best cleaner code with the class.. thanks a lot for this tutorial.. wish you always success broo.. In Syaah Allah success
@eugenegarces40172 жыл бұрын
hi sir, im having problems on 36:11 the tbl in adp.Fill(tbl); is having an error
@omarmahmood42092 жыл бұрын
post the error as well
@eugenegarces40172 жыл бұрын
@@omarmahmood4209 'System.Windows.Forms.DataGridTableStyle' to 'System.Data.DataSet' Hotel Booking Information C:\Users\User\source epos\Hotel Booking Information\DbCustomer.cs 100 Active Severity Code Description Project File Line Suppression State Error CS0029 Cannot implicitly convert type 'System.Data.DataTable' to 'System.Windows.Forms.DataGridTableStyle' Hotel Booking Information C:\Users\User\source epos\Hotel Booking Information\DbCustomer.cs 99 Active
@Llamamoss2 жыл бұрын
@@omarmahmood4209 i'm having the same error i believe he is refering to it not being mentioned in the current context (code:CS0103)
Thank you so much i need this for my professional aptitude test. helped me a lot
@Redstrawberry06212 жыл бұрын
Can you please help me, I having this error after inserting a data. "Column count doesn't Match at row 1". Thank you
@CSHARPMODERNDESIGN2 жыл бұрын
Great to hear!
@AlexAlex-s2b Жыл бұрын
Hi bro. Please advice how to manage the connection to MySQL if ssh needed.
@sathys68393 жыл бұрын
Thanks a lot, you saved my life !!
@osimport92742 жыл бұрын
It would feel better if the music was replaced by your narration.
@CSHARPMODERNDESIGN2 жыл бұрын
Thanks :)
@abdulqahar9852 Жыл бұрын
how to insert and update data in just one button(save) in C# // I need some help
@amnah85323 жыл бұрын
getting an error at 35:35 the DataTable u added, I don't get it in my list
@CSHARPMODERNDESIGN3 жыл бұрын
DataTable is a class within the System.Data namespace. Try to change your using to just System.Data using System.Data;
@michaelvolchok40943 жыл бұрын
You can add to string sql "...; SSL Mode=None" that worked for me
@Redstrawberry06212 жыл бұрын
Why I am getting fatal error during the command execution after inserting data?
@edvinparmeza12982 жыл бұрын
When I try to add a new student, it shows the error: Student not inserted. Column "Name" cannot be null
@Jeffrey-uw8un2 жыл бұрын
does the column of your sql and the variable you want to define matches?
@frankalvarez75132 жыл бұрын
This is awesome! TY so much for putting in the time!
@sherwintayo1286 Жыл бұрын
can you create this kind of crud but in sql server
@aymenjarray47263 жыл бұрын
Problème en adp. Fill(tbl) Please help me please 🙏🙏🙏
@lakithamitchel70143 жыл бұрын
Update your connection string
@lakithamitchel70143 жыл бұрын
Add "SslMode=none" at the end
@croanna_2 жыл бұрын
Can you explain why do we have to use _parent? Thanks
@CSHARPMODERNDESIGN2 жыл бұрын
This is because I called Parent Form from Child Form for data updation in datagridview.
@madelynclineily2 жыл бұрын
this music goes crazy ty for the choice!
@croanna_2 жыл бұрын
What means Cells[2] at 50:28?
@croanna_2 жыл бұрын
Other than that - great tutorial, everything works :)
@CSHARPMODERNDESIGN2 жыл бұрын
Thanks
@CSHARPMODERNDESIGN2 жыл бұрын
Basically, Cell[2] value is Primary Key. I used this Key to update and delete record from database.
@yasermahfouz62633 жыл бұрын
crystal cant print and give me that message method not found void system run time inter op services marshal structure to pt
@sasinduavishka89242 жыл бұрын
Perfect video. Everything is very clear
@CSHARPMODERNDESIGN2 жыл бұрын
Glad to hear that!
@nujinco Жыл бұрын
Thank you! I'm trying to work with C# again and this helped me :)
@zorojuro51322 жыл бұрын
can you help me please ? i got error in edit button.. i can't find form id and the other in edit button
@CSHARPMODERNDESIGN2 жыл бұрын
How can I help you?
@2agroup_gr2 жыл бұрын
This is the greatest Crud tutorial I found that also works! Could you help me and explain how/why e.ColumnIndex is 0 for edit and 1 for delete? Thanks in advance.
@CSHARPMODERNDESIGN2 жыл бұрын
Thanks. 0 and 1 is column index of datagridview when user click on this column then accordingly operation is performed.
@sarimmuzaffar67833 жыл бұрын
Hi how r u? I really need your help. I am stuck in the data inserting part of my project.
@CSHARPMODERNDESIGN3 жыл бұрын
How can I help you?
@gaurav.694203 жыл бұрын
30:34 Error on con.Close();
@loal3 жыл бұрын
Have a problem, when I use the "Edit buttom", and after that I use the "New buttom" still having the text about editing the student
@kumaresha33483 жыл бұрын
I have the same issue. Please help.
@lwe2473 Жыл бұрын
Great tutorial, thank you
@muananathanaelbenandersonr4803 Жыл бұрын
What is Reg?
@CSHARPMODERNDESIGN Жыл бұрын
Registration Number
@islamraouf18563 жыл бұрын
So interesting and valuable, thanks...
@aymenjarray47263 жыл бұрын
islam
@aymenjarray47263 жыл бұрын
Help me please
@GLCLearningCenter9 ай бұрын
Thank You Master
@rinchara15623 жыл бұрын
Hi I need a help.
@rajiconsolutions3 жыл бұрын
Very good tutorial with class module.
@CSHARPMODERNDESIGN2 жыл бұрын
Thanks
@SatyaPrakash-xs6ps3 жыл бұрын
Facing problems with dbstudent code
@fahmiriza63983 жыл бұрын
you can add: using MySql.Data.MySqlClient
@amnah85323 жыл бұрын
@@fahmiriza6398 still having error
@Redstrawberry06212 жыл бұрын
Thank you for this tutorial🤩
@Redstrawberry06212 жыл бұрын
I am having now an error, " FormStudent Clear() is inaccessible due to its protection level. Plsss help me
My advice is that you didn't spend your money on these type of projects. They are relatively easy and if your intent is to share your client application, your database is likely to be compromised using this method.
@arwamukhi255 Жыл бұрын
hi, pleaseeeeeeeee share the code. i am in ire need of it