User's Manual

Microsoft SQL Server 2005 Express 83
7 Use the OSQL command line tool to verify the location of the
SQL Server 2005 Express instance.
The osql-L command shows the available instances of OSQL.
For example, if your computer name is MESSENGER, you find
an instance name called MESSENGER\SQLEXPRESS.
8 Write down the instance name. You need the instance name
later in this procedure.
9 Use the osql command line interface to verify if you can
authenticate your server instance.
For example, if your service instance is called MESS
ENGER\SQLEXPRESS, use the command osql -S
MESSENGER\SQLEXPRESS -U sa to determine if you can
authenticate with user sa and the password you assigned to that
user, for example sa.
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.
.