Subject | Re: Interbase and Firebird together |
---|---|
Author | Ali Gökçen |
Post date | 2005-07-10T08:38:47Z |
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:
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 simultenouslyinstalled
> IB and FB (I left the same 3050 port because of remote access, andas
> 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
> a remoteserver in that machine. So there seems to be something<user4257@y...>
> complicating factor with dual install and clients access.
> Any idea?!
>
>
> --- In firebird-support@yahoogroups.com, "user4257"
> wrote:page
> > 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,
> > 58-61the
> > >
> > > Ali
> > >
> > > --- In firebird-support@yahoogroups.com, "user4257"
> > <user4257@y...>
> > > wrote:
> > > > Hi,
> > > >
> > > > my question is, how can I carry out working IB and FB in
> > samethink
> > > > system. I know there is the same port number 3050 and I
> > 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.