[All]
Adding InterBase Server Manager to the Tools Menu of Delphi or C++ Builder
Por: Quinn Wildman
Resumen: Server Manager is a control panel application,so it must be run through Shell 32
To run InterBase Server Manager from Tools menu in Delphi or C++ Builder, Select Tools | Configure Tools, Click Add and enter the following:
Title: InterBase Server Manager
Program: rundll32
Working dir: c:\program files\borland\interbase\bin (this directory may very depending on where you installed InterBase)
Parameters: shell32.dll,Control_RunDLL ibmgr.cpl
Connect with Us