Jump to content

SQL database


Recommended Posts

HeIlo !

I just want to connect to SQL database and find out if written user name and password(in autoit GUI) exist there ...if it is true than program will start.

For example: database name= db_users , user name= John, Host=sql2.webzdarma.cz  , and password=123456

How would script look like ? With query to databe which will find out if (for example user) exist.

Thanks !

PS: I tryed to google it but that examples I have found didnt work for me. 

Link to comment
Share on other sites

Will the username & password be able in the database and you want to find out if they user has logged in or something? What is your script so far?

For security, if you made the log in system, you should really add encryption.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...