Question and Answer Database FAQ2245C.txt Keeping the Local IBServer from starting up automatically Category :Database Issues Platform :All Product :C++Builder 1.x Question: How can I keep the Local InterBase Server from automatically starting when I start Windows? Answer: There are three methods that you can use: 1) Right click on the Local InterBase Server icon and select "Startup Configuration" then select "Manual Startup". 2) Try taking the Local InterBase Server out of you Startup Menu, or comment it from the run/load lines of your Win.ini file. 3) Run REGEDIT.EXE, find the key: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run and remove manually the IBSERVER entry. 5/13/98 10:10:09 AM
Last Modified: 01-SEP-99