Subject Re: [IBO] TIB_Connection
Author Helen Borrie
Anna,

At 03:42 PM 6/10/2006, you wrote:
> > "Hotbox" and the port is changed to 30050 , the Server property would
> > be Hotbox:30050


My bad! Sorry, the syntax for the Server property is

Hotbox/30050


>I tried that. The database in the TIB_Connection editor gets
>"daedalus:3051:d:\db\files\ib\buch.fdb". If I then want to connect to
>the database I get the error: "Invalid connection path"

OK, it will be *correct* when it gets

"daedalus/3051:d:\db\files\ib\buch.fdb".

Sorry for getting that syntax a bit mixed up - I've been
troubleshooting an SSH connection in recent days. As Lester
suggested, it would be a good idea to test the connection using
telnet. And don't forget that you have to stop and restart the
Firebird service for any configuration changes to take effect!

Helen