Subject Re: [Firebird-Java] Installing FB1.5
Author Antonio Petrelli
> I did that and when I try to start IBConsole it says: "The server has
> not been started, would you like to start it now?", I answer Yes, then
> it says "InterBase server is not installed on your sistem".
>
IBConsole does not work anymore in the same way as it did, but you can
connect to Firebird 1.5 as a "false remote" server. Register a new
database and in the dialog wndow set this this:
- check the "Remote Server" radio button;
- type localhost in "Server name";
- choose "TCP/IP" in the "Network protocol" combo box.
Hope this helps.