Bert Posted April 9, 2008 Posted April 9, 2008 (edited) I have very little experience with databases. I'm designing a program that will use a database, but I need to make it so it does not use any code outside of Autoit. I've seen the SQLite3.dll thing, and I would rather stay away from that if possible. I've thought of a csv format, but I have very little experience in that area. In searching the forum, I found many pages of mostly junk that didn't help much. Does anyone have a link to a forum page that would leand some guidence on the subject? Edited April 9, 2008 by Volly The Vollatran project My blog: http://www.vollysinterestingshit.com/
nobbe Posted April 9, 2008 Posted April 9, 2008 hi the sqlite should be the way to go.. forget about the csv part its too slow..
Bert Posted April 9, 2008 Author Posted April 9, 2008 It involves using the sqLite.dll, which I like to avoid. If SQLite.dll is freeware, I may reconsider it, but I really rather stay away from it if possible. The Vollatran project My blog: http://www.vollysinterestingshit.com/
Bert Posted April 9, 2008 Author Posted April 9, 2008 I'm a I didn't read the help file correctly. The Vollatran project My blog: http://www.vollysinterestingshit.com/
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