Subject Re: Interbase and Firebird together
Author Ali Gökçen
localhost/3050:C:\DATA\fossil.gdb -- connect to ib7 db
localhost/3051:C:\DATA\PERFECT.FDB -- connect to real db ;)

(localhost=127.0.0.1 means localloopback or ThisComputer)

is it enough?

Ali

--- In firebird-support@yahoogroups.com, "user4257" <user4257@y...>
wrote:
> ...BUT: it seems to be a little problem with simultenously
installed
> IB and FB (I left the same 3050 port because of remote access, and
> don't knowing how to adjust the client):
> I turned off the IB service and turned on the FB service, then
> IBOConsole couldn't find localserver (on the same machine), while
> from other computer on the local network the IBOConsole find this
as
> a remoteserver in that machine. So there seems to be something
> complicating factor with dual install and clients access.
> Any idea?!
>
>
> --- In firebird-support@yahoogroups.com, "user4257"
<user4257@y...>
> wrote:
> > Thanks, it looks like usefull.
> >
> >
> > --- In firebird-support@yahoogroups.com, Ali Gökçen <alig@e...>
> > wrote:
> > > Hi,
> > >
> > > Please read: Firbirdroot\DOC\Firebird_1.5.ReleaseNotes.pdf,
page
> > 58-61
> > >
> > > Ali
> > >
> > > --- In firebird-support@yahoogroups.com, "user4257"
> > <user4257@y...>
> > > wrote:
> > > > Hi,
> > > >
> > > > my question is, how can I carry out working IB and FB in
the
> > same
> > > > system. I know there is the same port number 3050 and I
think
> > sth
> > > else
> > > > to take care of it, but don't know how.
> > > > So, the situation is: I've a operating system with an
> operating
> > > > Interbase7 on it, and want to install a Firebird 1.5.2.
> > > > What have I adjust after installing?
> > > >
> > > > Thanks in advance.