@dumbsearch2 SQLite thingy
Again, I'll have to make a few modifications for you, so let me know when you're on your PC, unless you know how to VB.net. I've attached the source on this one.
here's the .exe and a .dll needed to run the .exe
and here's the database itself:
although, I could just make it so that it finds the database in the installation path, instead of having to manually put the path in the code.
yeah, I went ahead and did that. Attaching updates momentarily.
exe, dll, and database:
make sure to keep those all in one place. Now, the source:
also, might as well @opcode
Neat, I guess. Good work poopsie.
updated to prevent multiple signups with the same username:
and thanks, Oppy :3
Hey, I have a question. Say if a SQLite 3 database grows ridiculous large. How much of an impact would that be on signing it? (Like the login times.)
well, if I'm thinking about the right thing, then not too long. Like, for the games that I play that use it, login time is only a few seconds.
Oh, I never asked are you using SQLite 3 or 4?
SQLite 3. I didn't know there was a 4 o.o
Also, here's a screenshot of the multi-account same-username prevention: http://prntscr.com/36t473
the read data button puts all usernames in the left listbox along with the passwords attached to their usernames in the right listbox.
just for the sake of taking another screenshot, here's the code that does that: http://prntscr.com/36t6to
Join our real-time social learning platform and learn together with your friends!