Does Firebird work on Windows Vista or Windows 7?


Yes. Just make sure you uncheck the Control Panel applet option while installing.

Also, make sure you do the installation as administrator (Run as administrator from the file context menu), as otherwise server will not start when installation is complete.

If you wish to use the Embedded, please skip version 2.0.1 as it has a bug. Either use 1.5.4, 2.0.0, or some 2.x version newer than 2.0.1.

Make sure you set the IpcName setting in firebird.conf if you wish local connections to work. With Firebird 1.5 you should use the name FirebirdIPI and for Firebird 2 and above use FIREBIRD. You also need to prefix the name with Global\ to make Firebird service available to all users. Read comment above the IpcName setting in firebird.conf file for more details.

On Vista, you can also connect using variant of connection string that uses hostname, but without any hostname, something like:

:C:\path\to\database.fdb


Do you find this FAQ incorrect or incomplete? Please e-mail us what needs to be changed. To ensure quality, each change is checked by our editors (and often tested on live Firebird databases), before it enters the main FAQ database. If you desire so, the changes will be credited to your name. To learn more, visit our add content page.



All contents are copyright © 2007-2024 FirebirdFAQ.org unless otherwise stated in the text.


Links   Firebird   News   FlameRobin   Powered by FB: Home Inventory   Euchre  
Add content   About  

Categories
 Newbies
 SQL
 Installation and setup
 Backup and restore
 Performance
 Security
 Connectivity and API
 HOWTOs
 Errors and error codes
 Miscellaneous