dbn=database-name
Connect to a client message store that is already running by specifying a database name rather than a database file.
See DatabaseName (DBN) connection parameter.
server=server-name
Specify the name of the database server that is already running. The default value is the name of the database. See
ServerName (Server) connection parameter.
uid=user
Specify a database user ID to connect to the client message store. This parameter is required if you change the default
UID or PWD connection parameters. See Userid (UID) connection parameter.
pwd=password
Specify the password for the database user ID. This is required if you change the default UID or PWD connection parameters.
See Password (PWD) connection parameter.
start=startline
Specify the database server start line. If you do not specify the startline, the default for Windows Mobile is start=dbsrv12 -m -gn 5, and the default for other Windows platforms is start=dbsrv12 -m. The -m option causes the contents of the transaction log to be deleted at checkpoints and is recommended. See: