Subject | Interbase + Firebird |
---|---|
Author | roelof_712 |
Post date | 2007-10-01T21:15:59Z |
Hi All,
I've written a app in delphi using firebird
when i tryed to install the app on my clients server they had IB 7.0
running and not enough client licenence to support my app :-(
so now i'm testing with FB and IB on one Machine
setup
IB 3050
FB 3051 <-- also changed in firebird.conf
my app uses a connection string and can connect to the FB database
Server/3051:D:\MyDatabases\Database1.fdb
but when a start the app with the normal setting
Server:D:\MyDatabases\Database2.ib
i would expect that the IB server would pick up the connection but it
doesn't it's still the FB server ???
Rebooting stoping both servers restarting them nothing helped
What a'm i missing..
There must be a way to let IB handle all the default calls and FB only
the calls made to it's own port
Roelof
I've written a app in delphi using firebird
when i tryed to install the app on my clients server they had IB 7.0
running and not enough client licenence to support my app :-(
so now i'm testing with FB and IB on one Machine
setup
IB 3050
FB 3051 <-- also changed in firebird.conf
my app uses a connection string and can connect to the FB database
Server/3051:D:\MyDatabases\Database1.fdb
but when a start the app with the normal setting
Server:D:\MyDatabases\Database2.ib
i would expect that the IB server would pick up the connection but it
doesn't it's still the FB server ???
Rebooting stoping both servers restarting them nothing helped
What a'm i missing..
There must be a way to let IB handle all the default calls and FB only
the calls made to it's own port
Roelof