Good afternoon people.
A while ago I came here asking with connected directly to a database, today I was reading the post again and I realized that I was not at all clear what I was looking for.
So I came here to re-formulate my question and mainly ask more in detail.
So, I’m trying to make a login system for the person having to enter the application, since I’m trying to suspend some access after some time. There is no need to register for the application, it can be myself creating the user and password in the database. The application would only need to confirm if the login and password actually exist in the database and if they are so correct, and if everything is correct the application will let the person use it normally. Can anyone give me an idea how can I do this? Thanks for all the help