Hopefully this is a simple question. I just re-installed the Navision Server (v 2.6E) on my Windows Small Business Server 2003. I can log into my database no problem, but the default settings do not have the settings I want. Here is the parameter I would like the Navision Server service to start with:
servername=nfserver,nettype=tcp,cache=20000,commitcache=yes,database=f:\Navision Server 2.60\ubs260b.fdb
I can stop the service in Windows and then manually run the Server file with the above parameter. How can I change the service in Windows so that it always starts Navision with the above parameters?
0
Comments
If it was hard to write, it should be hard to understand."
In your case you should do it in 2 steps. First unistall service: And then run
I hope I haven't made any typos...
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯
This will uninstall the service make the chages(which are held in the DBMS.zup) and re install the service. When making changes you only need to list the parameters that you are changing, and you may need to add quote marks round the databse file path.
regards
Ian
I made a very little tool with which you can install and uninstall Navision servers quite easy.
It's downloadable from mibuso :
http://www.mibuso.com/dlinfo.asp?FileID=304
If it was hard to write, it should be hard to understand."
¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯¯