Why auto routing not work in Interbase 2007 (Developer or Trial Version) ,
what wrong ?
I have Install 2 instance Interbase Server, Interbase 2007 on gds_db (3050)
and Interbase 7.51 on gds_db75 (3075)
I want to route incomming connection to Old Interbase Server (IB 7.51)
for example :
my connection database is localhost:c:\data\testing.ib
setting in admin.ib :
DB_ROUTE = 'C:/DATA/TESTING.IB'
SERVICE_NAME = 'gds_db75'
ACTIVATED_ROUTE = True
If you restart the server does it now re-read the admin.ib with your new
parameters?
--
Will R
PMC Consulting
Many times i restart server also computer, but still not work.
Please give me solution...