> If you execute taskkill /IM fb_inet_server.exe /F then you are kill your > database(broken indexes, missing data or some else things. if autosweep is > on, you may completely kill your database).
Not true at all! We use taskkill all of the time to force a shutdown of FB instances when we need to ensure that all connection processes are cleaned-up -- for our 100+ client production systems. You will never experience a corrupt database. Sean
