Subject | Re: Interbase and Firebird together |
---|---|
Author | user4257 |
Post date | 2005-07-11T09:27:13Z |
... and the result at my IBOConsole, when I use the "localhost/3050":
"Unable to complete network request to host "localhost".
Failed to locate host machine.
Undefined service 3050/tcp"
While with only "localhost" it works. So, of course, it doesn't work
when I change the port number. :-((
--- In firebird-support@yahoogroups.com, "Ivan Prenosil"
<Ivan.Prenosil@s...> wrote:
"Unable to complete network request to host "localhost".
Failed to locate host machine.
Undefined service 3050/tcp"
While with only "localhost" it works. So, of course, it doesn't work
when I change the port number. :-((
--- In firebird-support@yahoogroups.com, "Ivan Prenosil"
<Ivan.Prenosil@s...> wrote:
> When I filla
> localhost/3050
> in Server Properties / Hostname of IBOConsole it works for me.
>
> Ivan
>
> ----- Original Message -----
> From: "user4257" <user4257@y...>
> To: <firebird-support@yahoogroups.com>
> Sent: Sunday, July 10, 2005 4:27 PM
> Subject: [firebird-support] Re: Interbase and Firebird together
>
>
> OK, it looks like me to work, but my question is: For registering
> database access in for example IBOConsole, I've to register aserver
> (as remote server as you wrote), but I can't give the port number
> here. I tried 127.0.0.1:3051 or 127.0.0.1/3051 or the whole
> expression to database file: 127.0.0.1/3051:c:\program
> files\firebird\examples\employee.fdb for server name, they didn't
> work. So maybe: I won't find supporting port number for connection
> string in some visual tools like IBOConsole?