SA-MP Forums Archive
[TFDM] Text File Database Manager - By MidoBan - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Filterscripts (https://sampforum.blast.hk/forumdisplay.php?fid=17)
+--- Thread: [TFDM] Text File Database Manager - By MidoBan (/showthread.php?tid=53502)

Pages: 1 2


[TFDM] Text File Database Manager - By MidoBan - MidoBan - 19.10.2008

Text File Database Manager
By MidoBan
If you manage your server users by a text file based database, and don't want to move to MySQL, this program is for you.
TFDM lets you perform wide range database actions in no time and control your database.
Just find and modify!

Screenshot:



Buttons description:

Browse - Specify the player's folder path.

Load Players - Load the players to the "All Players" box. It loads .txt .sav and .ini files.

Find - Type the field name that you want to relate to, and the value. Choose an operator from the drop down list. Specify the separator char.

Example:
Let's say my database file looks like this:
Код:
password=1234
money=1000
If i want to find every user that has more than 800 money:
All the users with more than 800 money will appear in the "Search Results" box.

Modify - This button modifies all the users in the "Search Results" box.
Save To File - The content of every user file that you select in the "All Players" Box will appear on the "Stats" box. You can change the content and apply the changes to the original file with the "Save To File" button.

Download:



Enjoy,
MidoBan

Change Log:

19/10/08 - Fixed a problem when the "No players found" message appeard when it was not correct. Redownload.
16/12/09 - Added support to .ini files.
16/12/09 - I added a new design to the program, just for the looks .


Re: [TFDM] Text File Database Manager - By MidoBan - miokie - 19.10.2008

Nice work! i will defiantly use this.. :P


Re: [TFDM] Text File Database Manager - By MidoBan - |CrippinBloodDrippin| - 19.10.2008

Nice work :P


Re: [TFDM] Text File Database Manager - By MidoBan - [M]deLux - 19.10.2008

looks good allthough its only for people hosting at home or on a windows dedi

maybe ftp support would be good?


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 19.10.2008

Quote:
Originally Posted by [M
deLux ]
looks good allthough its only for people hosting at home or on a windows dedi

maybe ftp support would be good?
Yeh i thought of that, but this program started off as a learning project, cuz its my first vb program..
I think i'll add it in the next version.
In the meanwhile, close the server for 10 mins, copy all the players to the computer, modify, and copy back.


Re: [TFDM] Text File Database Manager - By MidoBan - [M]deLux - 19.10.2008

Quote:
Originally Posted by MidoBan
Yeh i thought of that, but this program started off as a learning project, cuz its my first vb program..
then congrats - for your first program its pretty good

Quote:
Originally Posted by MidoBan
In the meanwhile, close the server for 10 mins, copy all the players to the computer, modify, and copy back.
yeah, but i got clients with like 30000 user files, where this will take a bunch of time (not looking to anyone here in the forums )


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 19.10.2008

Bugfix:

Fixed a problem when the "No players found" message appeard when it was not correct. Redownload.


Re: [TFDM] Text File Database Manager - By MidoBan - Amit_B - 20.10.2008

Nice...


Re: [TFDM] Text File Database Manager - By MidoBan - Float - 21.10.2008

Wow, Amazing! I really dont need to move to MySQL right now!! Thanks!!

It works perfectly! i just deleted all the cheaters money on my server, something like 500 users in one sec!


Re: [TFDM] Text File Database Manager - By MidoBan - Berry - 21.10.2008

so what dose it do exactly?


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 21.10.2008

Quote:
Originally Posted by Berry
so what dose it do exactly?
Like i explained at the main post, it lets u modify your player database.
For example, reset the money of all the players that got more then 1000$.

You can do that with every value you save to the player's file.


Re: [TFDM] Text File Database Manager - By MidoBan - MenaceX^ - 21.10.2008

Nice! Reall usually, Thanks.!


Re: [TFDM] Text File Database Manager - By MidoBan - Float - 22.10.2008

Awsome mido, i'm used it a lot already, its so cool!
Will u add ftp support? (although its fine to me this way too..)


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 24.10.2008

Quote:
Originally Posted by Float
Awsome mido, i'm used it a lot already, its so cool!
Will u add ftp support? (although its fine to me this way too..)
Maybe on the next version..


Re: [TFDM] Text File Database Manager - By MidoBan - Float - 27.10.2008

Quote:
Originally Posted by MidoBan
Quote:
Originally Posted by Float
Awsome mido, i'm used it a lot already, its so cool!
Will u add ftp support? (although its fine to me this way too..)
Maybe on the next version..
It will be nice..


Re: [TFDM] Text File Database Manager - By MidoBan - tomc17 - 18.11.2008

Does this work with "Xtreme Administration Filterscript" files becasue they are saved as .ini files?

Tom


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 18.11.2008

Quote:
Originally Posted by tomc17
Does this work with "Xtreme Administration Filterscript" files becasue they are saved as .ini files?

Tom
mm.. i can make it work with it..
How does the files look? from the inside, post one file.


Re: [TFDM] Text File Database Manager - By MidoBan - Norn - 18.11.2008

Quote:
Originally Posted by MidoBan
Quote:
Originally Posted by tomc17
Does this work with "Xtreme Administration Filterscript" files becasue they are saved as .ini files?

Tom
mm.. i can make it work with it..
How does the files look? from the inside, post one file.
What about godfather type files?
Where its like Blah=fdfdf,fgfgf=gfgfg,ddffg=fgfgfg?


Re: [TFDM] Text File Database Manager - By MidoBan - MidoBan - 18.11.2008

Quote:
Originally Posted by Norn
Quote:
Originally Posted by MidoBan
Quote:
Originally Posted by tomc17
Does this work with "Xtreme Administration Filterscript" files becasue they are saved as .ini files?

Tom
mm.. i can make it work with it..
How does the files look? from the inside, post one file.
What about godfather type files?
Where its like Blah=fdfdf,fgfgf=gfgfg,ddffg=fgfgfg?
Godfather works with what? .txt .sav or .ini?
And do u really mean that it looks like u wrote? with the "," and in one row? or does it look like this:
Код:
Blah=fdfdf
fgfgf=gfgfg
ddffg=fgfgfg



Re: [TFDM] Text File Database Manager - By MidoBan - silvan - 23.12.2008

bro i use text files and it writtens like " name,password,0,3,5,1,5000,5 " and between commas it means somethign.... how can i use your program combined to this?