Hi,
Like most of us, I installed Firebird with Servoy. But most of the time I use mySQL as my repository; is there a way to start and stop the Firebird server at will (without uninstalling)?
Ronnie
Hi,
Like most of us, I installed Firebird with Servoy. But most of the time I use mySQL as my repository; is there a way to start and stop the Firebird server at will (without uninstalling)?
Ronnie
what os?
under windows you could go the to Services window and start/stop the firebird services from there
I’m running MacOS 10.3.3
Firebird doesnt run until you connect to it. It runs in inetd. So as long as you don’t connect no need to stop it either. I also think it stops automatically on unix after disconnecting. If you want to know more details check the Firebird site and docs.