MasterChief Posted July 23, 2010 Posted July 23, 2010 Hello, I am trying to create a script that manages users, passwords, and access levels. I am trying to figure out how to use the SQLite Udfs to input certain data into those fields. I then would like to be able to search an entire database for a username the user provides and retrieve password and access level. Could someone help me? Thanks!
PsaltyDS Posted July 23, 2010 Posted July 23, 2010 (edited) Have you tried the example scripts in the help file under the _SQLite* functions? P.S. And a Master Chief that can't RTFM is a odd beast indeed! Edited July 23, 2010 by PsaltyDS Valuater's AutoIt 1-2-3, Class... Is now in Session!For those who want somebody to write the script for them: RentACoder"Any technology distinguishable from magic is insufficiently advanced." -- Geek's corollary to Clarke's law
LurchMan Posted July 23, 2010 Posted July 23, 2010 There is also a SQLite help file that comes with AutoIt in the %autoitdir%\extras\SQLite folder. If you have some code we would be willing to help you with it. Dating a girl is just like writing software. Everything's going to work just fine in the testing lab (dating), but as soon as you have contract with a customer (marriage), then your program (life) is going to be facing new situations you never expected. You'll be forced to patch the code (admit you're wrong) and then the code (wife) will just end up all bloated and unmaintainable in the end.
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now