Page 1 of 1
Total Ammount of MB in the Database
Posted: 2003-02-10 03:34:33
by Bad Joker
hey ant
how can i get the total ammount of all mb in the db?
i want to know that, also, can you add that in the next version as a sql field to the export? and as a html export option??? thx
Posted: 2003-02-10 09:47:02
by antp
Somebody already asked it I think, but since Size field is a text field where you can put e.g. "650 + 649" or "650, 649, 700" it would be difficult do use it.
I can try to get the numbers from it and add them, I'll see for next version.
Posted: 2003-02-10 13:48:36
by Bad Joker
yep i know about the problem, but since i use the "700+500" version, this isn't that hard
maybe i can do it with a script???
i want to test it with the current version, because i want to know if my total size in my sql database is right...
Posted: 2003-02-10 14:20:57
by antp
You can do it with a script, you can use the "total discs count" script as basis (I do not remember if it was included with the program, but the script is on the forum) and add the "Size" field parsing.
Posted: 2003-02-10 14:27:43
by Bad Joker
k i'll try

Posted: 2003-02-10 14:34:49
by antp
Posted: 2003-02-10 14:47:54
by Bad Joker
in your script i don't get where i have to edit that field, didn't found it
