Plugin:DbChecker/cs: Difference between revisions

From Miranda NG
Plugin:DbChecker/cs
Jump to navigation Jump to search
m (GBot moved page Plugin:DbChecker/cz to Database checker without leaving a redirect: Wikipedia naming convention)
(Updating to match new version of source page)
 
(8 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{PluginCard}}{{Untranslated|cz}}
<languages/>{{PluginCard}}
Kontrola databáze Mirandy NG, the replacement of Miranda IM's <tt>DBTool.exe</tt>. Tento průvodce vám jednak umožní pročistit databázi od balastu, který se nasbírá při běžném používání programu, a zároveň také umí opravit celou řadu problémů.
Kontrola databáze Mirandy NG, the replacement of Miranda IM's <tt>DBTool.exe</tt>. Tento průvodce vám jednak umožní pročistit databázi od balastu, který se nasbírá při běžném používání programu, a zároveň také umí opravit celou řadu problémů.


== Tips and tricks ==


== Tips and tricks ==
# Database check can be started from {{Menu|Database|Check database}}.
[[File:DbChecker - start.png|200px|thumb|left|Starting database check from Profile Manager]]
# 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.
# Database check can be started from the Profile manager: right-click your profile and select ''Check database'' in the menu (see screenshot on the left). Use '''CTRL+DblClick''' to open the Profile manager on Miranda startup.
# 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:
# 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:
#* In your Miranda NG folder create a <tt>.bat</tt> file containing the following:
#* In your Miranda NG folder create a <tt>.bat</tt> file containing the following:
#::<tt>start /B Miranda32.exe /svc:dbchecker</tt>
#::<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.
#* 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 ''Database → Check database'' into main menu of Miranda NG.
 
<gallery>
DbChecker - start.png|200px|Starting database check from Profile Manager
</gallery>


{{PluginGroups}}
{{PluginGroups}}

Latest revision as of 22:59, 8 August 2020

Database checker
Database checker
Název souboru DbChecker.dll
Autor George Hazan
Odkazy ke stažení
Stabilní verze: 32-bit, 64-bit
Nejnovější verze: 32-bit, 64-bit

Kontrola databáze Mirandy NG, the replacement of Miranda IM's DBTool.exe. Tento průvodce vám jednak umožní pročistit databázi od balastu, který se nasbírá při běžném používání programu, a zároveň také umí opravit celou řadu problémů.

Tips and tricks

  1. Database check can be started from Database → Check database.
  2. 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× LMB Mouse-LMB.png to open the Profile manager on Miranda startup.
  3. 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.