User's Manual

Microsoft SQL Server 2000 Desktop Engine 59
--End--
Changing the database location
To adjust the location of the Messenger_DATA database repository, use
the eCONFIG configuration tool, by defining a connection string for the
Messenger_DATA database on site configuration level.
If DECT Messenger is not yet installed (“Installing the DECT
Messenger” (page 95)), you can perform this step later on. If DECT
Messenger is already installed, you can alter the definition of the
repository in the Messenger_CFG database, by editing the field
CFG_Connectionstring_DATA_str in the table eKERNEL_SITE. If you
prefer to work without eCONFIG, you can use eGRID module or another
database maintenance tool to maintain this table.
The following shows sample configuration setting, indicating the database
is located on server 127.0.0.1, and can be accessed with user sa and
password sa, and uses the catalog Messenger_DATA.
Adjust these settings according to your environment.
Provider=SQLOLEDB.1;Persist Security Info=False;User
ID=sa;Password=sa;Initial Catalog=Messenger_DATA;Data
Source=127.0.0.1;
When using eWEB_Advanced, configure the ODBC as well. If you change
database engine of related configuration parameters, you must also alter
the ODBC connections, as described in “Install PC - Step 4 - Web Server”
(page 151).
Microsoft SQL Server 2000 Desktop Engine
Microsoft SQL Server 2000 Desktop Engine is shipped with DECT
Messenger, in the directory \01 Prerequisites\01.07 - Database
engine\01.07.02 SQL Server 2000 Desktop Engine\01.07.02.01 SQL
Server 2000 Desktop Engine.
Nortel Communication Server 1000
DECT Messenger Installation and Commissioning — Book 1
NN43120-301 02.01 4 June 2010
Copyright © 2003-2010 Nortel Networks. All Rights Reserved.
.