Thank you so much. This tutorial was amazing, I was searching for this type of videos for weeks. Thank you so much. Everything was crystal clear, you explained it in a very simple way... and again, thank you so much. I hope I can found more useful videos like this in your channel. Keep on coding my friend.
Completed this tutorial but not sure where to find videos to deepen the understanding and adding other stuff to the dashboard just yet, as a beginner learning C++ from JS
Good tutorial but I would point out you often paste pre-written code in but don't give us a full view of the whole snippet. If you are going to shortcut like that, at least pan across the whole text so we can pause the video and copy what you have pasted.
Very clear and useful tutorial. You make me like Visual Studio which seems to be very simple compared to Qt. Hope you refactor the code with SOLID paradigm and best OOP concepts. Thank you very much !!!
"refactor the code with SOLID paradigm and best OOP concepts" : probably you talk about switching between register and login forms. Unfortunately, I did not find another way. C++ and dotnet allow you to create only one window, but allow you to create multiple dialogs. If you close the main windows, the application will be stopped. That's why I used dialogs to show the login/register forms. If you have a better idea, please let me know and I will refactor the code
Hello, wonderful tutorial! Magnificent I must say. But I have a problem with adding/registering new user. Every aspect working fine. Excepting adding a new user in the register form, I'm also Using SQL Access. Could you please help, I'll appreciate, Thanks.
I'm having trouble getting MySQL to connect to visual studio 2022, I've read that for some reason this is a common issue, Does this tutorial function with visual studio 2019? (It still connects to my database just fine), or do you have any tips for fixing connection errors with MySQL in VS 2022?
Hello, I'm using this as a reference for a school proj. I've added an admin form and I want to run it if I login using the admin email/pass but don't know how. Any advice on how I should go about it? Thanks.
I am having trouble connecting SQL with Visual Studio. It's giving the error "Failed to connect to database". Would be really helpful if anyone could help me solve this out.
i have some problems with navigating my Database.. i followed your video .. but somehow when i'm putting the correct email and password .. catch condition prompt .
Hey is there a way to show how to create the login and register using mysql rather than sql or would it be the same process just switch the microsoft with mysql, trying to create remote logins
@@BoostMyTool And does this work on applications like lets say I moved to another pc and had the exe. would this still be able to connect to the same database
It is possible to connect visual studio to mysql (you can see the following links), but I don't know if it is possible to use visual studio with python or not: th-cam.com/video/a_W4zt5sR1M/w-d-xo.html th-cam.com/video/MBc6Xmfsguc/w-d-xo.html
SIR ,I WAS TRYING TO CONNECT BY TEST CONNECTION BUT IT WAS SHOWING ERROR PREVIOUSLY I WROTE "localhost\servername" AND THEN I FOUND SERVER NAME AFTER OPENING THE SQL SERVER AND THEN I WROTE "DESKTOP-0N05N9S"I.E ONLY SERVER NAME AND IT WAS SUCCESSFUL.
In reality "localhost" is the name of your computer: DESKTOP-0N05N9S. I had the same problem but I´d solved following the same parameters that you had declared.
I had a problem with authentication but now its working 100%. Thk You. I´m waiting for more lessons about C++ Windows Form
The best ever guide I could have ever seen on the internet, step by step with explanation, no useless shit. 9999/10. Will defo recommend this.
Thank you so much. This tutorial was amazing, I was searching for this type of videos for weeks. Thank you so much.
Everything was crystal clear, you explained it in a very simple way... and again, thank you so much. I hope I can found more useful videos like this in your channel.
Keep on coding my friend.
very clean! thank you for this. hope you do more on C++ and QT6.
Completed this tutorial but not sure where to find videos to deepen the understanding and adding other stuff to the dashboard just yet, as a beginner learning C++ from JS
Nice to meet this channel on youtube. Thank you a lot!!!
Thank you for this amazing video! I hope this will help me start a course project.)
Do you think you could post a video on how to use SQL Server, C++, DataGridView, essentially, CRUD. If you don't mind and it'd be very appreciated!
Good tutorial but I would point out you often paste pre-written code in but don't give us a full view of the whole snippet. If you are going to shortcut like that, at least pan across the whole text so we can pause the video and copy what you have pasted.
hi, when i entered the email and password corretly, the program closes. Do you have any idea?
tysm for this, and im really sorry, but how can i see all the user registered in the winforms, u know, like a gui
Thank you, this is a useful tutorial
Thank you so much for the tutorial. I would like to know if there is a way to see the message boxes (with errors) in the event viewer.
perfect video. Thank you so much. Hope you have more video about C++ and visual studio product
Many thanks for the tutorial. It helped me a lot. :)
Very clear and useful tutorial. You make me like Visual Studio which seems to be very simple compared to Qt. Hope you refactor the code with SOLID paradigm and best OOP concepts. Thank you very much !!!
"refactor the code with SOLID paradigm and best OOP concepts" : probably you talk about switching between register and login forms. Unfortunately, I did not find another way. C++ and dotnet allow you to create only one window, but allow you to create multiple dialogs. If you close the main windows, the application will be stopped. That's why I used dialogs to show the login/register forms. If you have a better idea, please let me know and I will refactor the code
@@BoostMyTool can you help me actually server explorer is missing
Hello thanks for the great video! I´m a beginner in the coding world. does this operator "^" have the same purpose as "&"??
How about the same video, but this time instead of using SQL use ACCESS
Hello, wonderful tutorial!
Magnificent I must say.
But I have a problem with adding/registering new user. Every aspect working fine. Excepting adding a new user in the register form, I'm also Using SQL Access. Could you please help, I'll appreciate, Thanks.
I'm having trouble getting MySQL to connect to visual studio 2022, I've read that for some reason this is a common issue, Does this tutorial function with visual studio 2019? (It still connects to my database just fine), or do you have any tips for fixing connection errors with MySQL in VS 2022?
i have same problem too
Hey, my form is running... But the problem is, when I press the login button it shows the "Failed to connect to Database"... What should I do????
Same problem
Excellent video.Thank you very much..
Nice tutorial, thanks
Nice tutorial kindly make another one of a grading system
Do you have a video on how to download the SQL server? I keep getting an error when I try to download it and haven't been able to fix it ):
Hi can you tell me how to get server explorer
you lost us at 11:34 what did you typed there?
can you explain how to let the register form check if the username already exists?
Very good tutorial! Can you also make one for mobile devices? Thank you.
I will try when I find some free time
I have problem after logging in, when I log on application is closing and it doesn't go to dashboard. HELP!!!
Hello, I'm using this as a reference for a school proj. I've added an admin form and I want to run it if I login using the admin email/pass but don't know how.
Any advice on how I should go about it? Thanks.
I am having trouble connecting SQL with Visual Studio. It's giving the error "Failed to connect to database". Would be really helpful if anyone could help me solve this out.
hello sir I have the same problem let me know if you know something
i have the same problem to…….
@@sabadvali9322 did you find why ?
nah bro. try MySQL and connect from C language
@@Nathan-yj4ks if you have some problems from C language text me
32:25 i've lost almost 1.5hour to find why it does not connect with database... Thx
When I click ok it's showing failed to connect to database.
Can I get some help on this issue
If ui option is not present what we do??
What if my query returns more than I tuple as result, how do I print them out?
why i still have error LNK1561 entry point must be defined ? how can I fix it?
i have the problem , even if i enter the correct email and password, still get ERROR
why i still have error when creating UI form after i restart visual studio?how can I fix it?
Sir, how to use libusb to c++ on visual studio?
Do we need to create a database in Azure to run this program? Because when I enter the e-mail and password correctly, the program closes.
ty so much, how can i desactive an user?
add a new column in your database table. You can call it active and you can give it values 1 or 0. then accept users if they have active=1
@@BoostMyTool tysm
i cant find the server explorer
sir i get (sqlConnection )undefined error. i included a header (using namespace System::Data::SqlClient;)
what's that instance name that you put after local host?
do I need to have sql installed first for it to not fail connection to the sql?
MyForm.cpp is epmty, is this ok? using visual studio community 2022
Mine can't run, its missing an exe file
How to add search button please ?
how to see what server is installed on my pc?
Hello, how do I MAKE a sql server?
(Like a private one)
i have some problems with navigating my Database.. i followed your video .. but somehow when i'm putting the correct email and password .. catch condition prompt .
anyway on how to use fstream on cpp gui ???
Hey is there a way to show how to create the login and register using mysql rather than sql or would it be the same process just switch the microsoft with mysql, trying to create remote logins
it is the same process just replace microsoft with mysql
@@BoostMyTool And does this work on applications like lets say I moved to another pc and had the exe. would this still be able to connect to the same database
The Command is undefined in edithing the login form please help me
Idk what i should write in server name ,plz help me
What's the ^ and % symbols?
Can we do it using sqlite_orm? To somehow change the database .
Thank you sir 🙏
Help my Green User at 15:34 is red wont turn green help how
my database is not connecting even i have tried server name "DESKTOP-ICON1709S"
Hi, Can we connect mysql Visual Studio version to Visual studio 2022 while programming with python
It is possible to connect visual studio to mysql (you can see the following links), but I don't know if it is possible to use visual studio with python or not:
th-cam.com/video/a_W4zt5sR1M/w-d-xo.html
th-cam.com/video/MBc6Xmfsguc/w-d-xo.html
@@BoostMyTool Okay thank you so much for your response...
how to fix when it says 'failed to connect to database' when i tried to login and register?
type localhost
@@ecruz99 type localhost where?
thanks so much
I dont why but I cant register a new user...
Were you able to solve it ?? I am facing the error right now .
good work
MY SERVER NAME WAS ERROR HOW TO KNOW WHAT IS MY SERVER NAME?
Can you put the command to open RegisterForm case Login is OK? Please
what's wrong with RegisterForm ? it is OK
@@BoostMyTool I can´t switch the forms. Example: this -> close() but how can i open another one? I just need the command. thks you
@@Iamfoxbrown did you watch the last 3 minutes (from 37:02) ?
@@BoostMyTool switchToRegister. Ok. Thk you
how to fix "Failed to connect to database",please help
did you find ?
SIR ,I WAS TRYING TO CONNECT BY TEST CONNECTION BUT IT WAS SHOWING ERROR PREVIOUSLY I WROTE "localhost\servername" AND THEN I FOUND SERVER NAME AFTER OPENING THE SQL SERVER AND THEN I WROTE "DESKTOP-0N05N9S"I.E ONLY SERVER NAME AND IT WAS SUCCESSFUL.
i think i am getting the same error, it says failed to connect to database
In reality "localhost" is the name of your computer: DESKTOP-0N05N9S. I had the same problem but I´d solved following the same parameters that you had declared.
@@rahmanquadri7128 Were you able to solve that ?? I am facing the error right now .
Who says you are not the best???
Can I run on my physical device
I did not try, but it should be possible
how to add logout
How to download library for free?
Can I make apps with visual studio 2022
lol
Tounsi ?
14:13
please don't make shortcuts! where are the codes you are pasting from?
😳 P r o m o S M!!
Failed to connect to database
Thank you 🥰
Who says you are not the best???
Nobody can. He is the best !!!