![]() | |||||||||||||||
Command Line OptionsBrilliant Database can be started with the next command line parameters:
Note. As user name and password can contain space characters, always end the "-user" and "-password" parameters with character #. ExamplesBDB_Server.exe C:\Mydb.bbd Simply opens the "C:\Mydb.bbd" database.
BDB_Server.exe -share C:\Mydb.bbd Opens the database and makes it available for work by the network.
BDB_Server.exe -share -port:6427 C:\Mydb.bbd Opens the database and makes it available for work by the network over port 6427.
BDB_Server.exe -user:Tom# -password:123# C:\Mydb.bbd Opens the database with the user Tom logged on who has password 123.
BDB_Server.exe -user:Administrator# -password:zx432# -share C:\Mydb.bbd Opens the database with Administrator logged on who has password zx432, and makes the database available for work by the network.
BDB_Server.exe -close C:\Mydb.bbd Opens the database, executes load timers and closes it.
| |||||||||||||||
|
Copyright (C) 2001-2010 Binary Brilliant Inc. All Rights Reserved. |