sehr hilfreich ... auch nach Jahren funktioniert noch alles genauso ! ... Damit konnte ich die ersten Schritte zum eigenen Kundentool machen
@adarsh60855 жыл бұрын
super bro your tutorials are awesome very helpful
@ProgrammingKnowledge10 жыл бұрын
@hkhest210710 жыл бұрын
Thank you for your great tutorial , very useful indeed but is the C# course finished ?
@carolyngatonye51368 жыл бұрын
thank you. I love your tutorials
@CarlFritz242 жыл бұрын
Very IMPORTANT for you and for us: write the LINKS and titles of the other videos related to the matter (if you could... also write the code up here).
@1mpervious10 жыл бұрын
I was working on fixing that parentheses syntax error for like 20 minutes. Then I watched the rest of the video and realized you fixed it. Ugh...
@mm11011a2 жыл бұрын
Thank you so much bro
@jamesmuteti9 жыл бұрын
Quite helpfull...thnks
@shlerTHEnumbas10 жыл бұрын
I am grateful and I am not trying to be rude but Indians are really good at programming I just wish they would get better and have a little more excitement with their English.
@adilstudio1410 жыл бұрын
Pakistani ARE MORE BETTER PROGRAMMERS than INDIANS.
@welp37687 жыл бұрын
Are you stupid?
@qeyse10 жыл бұрын
THanks man, this really helped!
@Christopher-bz6sk10 жыл бұрын
Hello, would you please make a video on how to upload a .doc or .txt to a database? Would really help me a lot.
@qeyse10 жыл бұрын
That would be great!
@m3tzeko10 жыл бұрын
YEs pls!!! +1sub
@lavidademorena10 жыл бұрын
First of all, let me say that the tutorial is excellent Im doing the same example but with database in access and I have a problem when performing upgrades because a message appears saying that not match the data types in the criteria expression at what it this? If I respect all the steps. I apologize if my question is not understood, because I don´t speak English, I´m using google traslator. I hope you can answer my question and thank you very much.
@jessicabrooks998010 жыл бұрын
Same thing with mine...Im thinking it because id is autonumber. I need it to be autonumbered so im not sure how to fix this.
@stevellewellyn74517 жыл бұрын
Awesome videos, but is there a way to minus a value from the database from a number you have in as text box. Say I have 30 in my database, I enter 6 in a text box and then my database will be 29. I also seem to end up with a negative number. Thanks.
@Iarksys9 жыл бұрын
works :). very useful thanks
@2051joha9 жыл бұрын
very helpfull thx
@TheCarloszoom300010 жыл бұрын
I also did the tutorial 13 (displaying selected row deom datagridview to textbox) but now when updating the data, it updates all the rows. I only want to update the selected row. Please help.
@thurmanjenner17459 жыл бұрын
carlos villalobos You need to include the WHERE id='x" at the end where 'X' is the id for that row. It is difficult for anyone to help you on Tutorial 13 when you comment in Tutorial 7.
@thanos716410 жыл бұрын
How can add the new age to the last age in database?
@胡永定8 жыл бұрын
Thank you so much!
@cubatrytestchannel71298 жыл бұрын
Hello sir .. i believe that in your MYSQL database already have image data BLOB... can i request you to do tutorial for inserting and retrieve image from picturebox into MYSQL database and retrieve the image....Thanks in advance
@TheOwnerPO10 жыл бұрын
Line 35: READER = COMMAND.ExecuteReader
@battledoom60546 жыл бұрын
What if, the user inputted the wrong data.
@TheOwnerPO10 жыл бұрын
error: The method or operation is not implemented.