Plugin:DbChecker/pl: Difference between revisions

From Miranda NG
Plugin:DbChecker/pl
Jump to navigation Jump to search
(Updating to match new version of source page)
(Imported translation using page migration)
Line 1: Line 1:
<languages/>{{PluginCard}}
<languages/>{{PluginCard}}
Miranda NG database checker, the replacement of Miranda IM's <tt>DBTool.exe</tt>. Using this tool you can compact your Miranda profile database to remove dead space created during normal usage, as well as repair a large number of issues that could affect the database.
Narzędzie do sprawdzania i naprawy bazy danych Mirandy NG. Wtyczka ta jest zamiennikiem DBTool z Mirandy IM.
Za pomocą tego narzędzia możesz skompresować bazę danych poprzez usunięcie martwej przestrzeni powstałej podczas użytkowania komunikatora oraz naprawić błędy mogące wpłynąć na bazę danych.


== Tips and tricks ==
== Tips and tricks ==

Revision as of 17:33, 26 December 2017

Database checker
Database checker
Nazwa pliku DbChecker.dll
Autor George Hazan
Pobierz
Wersja stabilna: 32-bit, 64-bit
Wersja rozwojowa: 32-bit, 64-bit

Narzędzie do sprawdzania i naprawy bazy danych Mirandy NG. Wtyczka ta jest zamiennikiem DBTool z Mirandy IM. Za pomocą tego narzędzia możesz skompresować bazę danych poprzez usunięcie martwej przestrzeni powstałej podczas użytkowania komunikatora oraz naprawić błędy mogące wpłynąć na bazę danych.

Tips and tricks

  1. Database check can be started from the Profile manager: right-click your profile and select Check database in the menu (see screenshot). Use Ctrl+2× LPM Mouse-LMB.png to open the Profile manager on Miranda startup.
  2. There is /svc:dbchecker parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
    • In your Miranda NG folder create a .bat file containing the following:
    start /B Miranda32.exe /svc:dbchecker
    • Alternatively, create a shortcut to Miranda NG executable file. Add /svc:dbchecker to the filename after a space.
  3. You can use PManagerEx plugin which will add item Database → Check database into main menu of Miranda NG.