From: Alex P. <pes...@ma...> - 2012-03-22 08:06:58
|
On 03/21/12 17:22, Thomas Steinmaurer wrote: > Hello, > > it seems I can't install SC of Firebird 3.0 as a service. > > There is no appropriate .bat file for that. While I could create one or > take the one from 2.5, instsvc.exe in the 3.0 snapshot is out-dated, at > least according to the usage information, as it doesn't support the > -m[ultithreaded] switch. > > So I guess this area needs some consideration? >From command line switches POV there is no difference in FB3 between SS and SC - they both are 'single process serving multiple connections'. But if instsvc does not support -m, you can't install SS too. |