Plugin:DbChecker/de: Difference between revisions

From Miranda NG
Plugin:DbChecker/de
Jump to navigation Jump to search
No edit summary
(Updating to match new version of source page)
Line 1: Line 1:
{{PluginCard}}
<languages/>{{PluginCard}}
Dieses Plugin ist der Ersatz für das DBTool aus Miranda IM, und übernimmt im Wesentlichen dessen Funktion. Die Verwendung dieses Plugins löscht unnütze Einträge, die beim normalen Gebrauch entstehen können, untersucht die Datenbank auf mögliche Fehler und versucht diese zu beheben.
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.


== Hinweise ==
== Tips and tricks ==
[[File:DbChecker - start.png|200px|thumb|left|DbChecker über den Profilmanager starten]]
 
* Um es zu starten, öffnen Sie den Profil Manager und starten Sie dort den DbChecker (siehe dazu den Screenshot links). Drücken Sie {{Hotkey|Ctrl|2xLMB}} beim Start von Miranda um den Profilmanager zu öffnen.
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot). Use {{Hotkey|Ctrl|2xLMB}} to open the Profile manager on Miranda startup.
* Sie können Miranda NG auch mit dem Kommandozeilenparameter <tt>/svc:dbchecker</tt> starten, bspw. über eine BAT-Datei mit dem Befehl <tt>start /B Miranda32.exe /svc:dbchecker</tt>, oder über eine Verknüpfung.
# There is <tt>/svc:dbchecker</tt> parameter to launch Miranda NG in service mode with DbChecker at once without choosing the service plugin in profile manager. Usage:
* Sie können {{Plugin|PManagerEx|Miranda NG profile changer}} verwenden und DbChecker über das Hauptmenü ({{Menu|Datenbank|Datenbank prüfen}})  ausführen.
#* In your Miranda NG folder create a <tt>.bat</tt> file containing the following:
#::<tt>start /B Miranda32.exe /svc:dbchecker</tt>
#* Alternatively, create a shortcut to Miranda NG executable file. Add <tt>/svc:dbchecker</tt> to the filename after a space.
# You can use {{Plugin|PManagerEx}} plugin which will add item {{Menu|Database|Check database}} into main menu of Miranda NG.
 
<gallery>
DbChecker - start.png|200px|Starting database check from Profile Manager
</gallery>


{{PluginGroups}}
{{PluginGroups}}

Revision as of 17:25, 26 December 2017

Database checker
Database checker
Dateiname DbChecker.dll
Autor George Hazan
Download-Links
Stabile Version: 32-bit, 64-bit
Entwicklungsversion: 32-bit, 64-bit

Miranda NG database checker, the replacement of Miranda IM's DBTool.exe. 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.

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 Strg+2× LMB 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.