eagle4life69 Posted August 20, 2009 Posted August 20, 2009 Okay so this is what I am using right now. I have an INI file this everything I want kept in it... [203640] qty=7000 mstop=5009 description=FREE FLU SHOT SCHEDULE 09 Acounting_String=007- Problem the file is now at about 540KB and it is getting longer and longer to read through. I like this because if the number that is entered by the user is the same as an existing number it will rewrite the info. Please help me figure out the best way to do this.... Databases are not new I know PHP but I am limited on what I can use. I would rather not install any new software (Company Policy) how can I do this...... Thanks
JSThePatriot Posted August 20, 2009 Posted August 20, 2009 Have you taken a look at the SQLite Database? It's not an installed item. http://www.autoitscript.com/forum/index.php?showtopic=17099 is our implementation of it. I hope this helps, Jarvis AutoIt Links File-String Hash Plugin Updated! 04-02-2008 Plugins have been discontinued. I just found out. ComputerGetInfo UDF's Updated! 11-23-2006 External Links Vortex Revolutions Engineer / Inventor (Web, Desktop, and Mobile Applications, Hardware Gizmos, Consulting, and more)
eagle4life69 Posted August 21, 2009 Author Posted August 21, 2009 (edited) Have you taken a look at the SQLite Database? It's not an installed item. http://www.autoitscript.com/forum/index.php?showtopic=17099 is our implementation of it.I hope this helps,JarvisThanks I will see if this does it. Now to write my files Edited August 21, 2009 by eagle4life69
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