
October 18th, 2005, 03:44 AM
|
|
Registered User
|
|
Join Date: Oct 2005
Posts: 1
Time spent in forums: 28 m 2 sec
Reputation Power: 0
|
|
|
Command Line Parameters and Standard Port of Firebird
Hello @ All,
our application needīs the Firebird DB and therefore we launches the fbserver.exe (Firebird as Application) with the Parameters -a and -p 3051 (to use Port 3051).
If an regular Firebird Installation is on the System on which we starts our Application i have found out that the fbserver.exe looks into the Windows Registry for the Firebird Key and reads the conf-File from the regular FB Installation.
The command line parameter -p 3051 is not working and the fbserver.exe uses the standard Port (if no other is configured in the conf-file) 3050 of the regular FB Installation.
Is there any solution to solve this problem?
Is there any possibility to say "fbserver.exe use the Port 3051 and not the port in the regular Installation-Conf-File!!!" ??
Regards
Patrick
|