database modification - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: General (https://forum.logicmachine.net/forumdisplay.php?fid=2) +--- Thread: database modification (/showthread.php?tid=996) |
database modification - YOUSSEF - 18.09.2017 hello , i want to modify the database file in my backup (using DB browser SQLite) so i can attach all group addresses without going on each button. so when i generate the restore file .tar.gz it does not accept the file. am wondering what am doing wrong ( i modify the "current.db" file) or if there is any way to do faster on group addresses affectation. tkx RE: database modification - admin - 18.09.2017 There's also current.md5 file which has md5 checksum of current.db. Database won't be restored if checksum does not match. |