Using Microsoft Sql Server With An Empty Database; Using Admin To Create A Sql-Compatible Multi Database - Honeywell Rapid Eye Administrator's Manual

Multi-media digital video recorder
Hide thumbs Also See for Rapid Eye:
Table of Contents

Advertisement

Multi Database

Using Microsoft SQL Server with an Empty Database

Using Admin to Create a SQL-Compatible Multi Database

270
This procedure is for a SQL database administrator, not an Admin user.
1.
Copy the following two files to the SQL server database folder:
REMTemplateV3-1.mdf
REMTemplateV3-1.ldf
The default SQL folder name and path is: C:\MSSQL7\Data\. The number in the file
2.
name is not related to the version of the software or hardware used. Rename the files
to a name of your choice, for the Multi db, such as Multi.mdf and Multi.ldf. Renaming
is necessary to not restrict use of the template files, in order to create another Multi db
at some future time.
3.
Run the Query Analyzer, an MS SQL server tool. This tool is not supplied with Multi, it
is a standard SQL server tool.
4.
Connect to the SQL server. Enter the following code, including the commas:
sp_attach_db 'Multi',
'C:\MSSQL7\Data\Multi.mdf',
'C:\MSSQL7\Data\Multi.ldf'
5.
Execute the code by pressing
1.
Before using Admin to connect to a SQL server, your SQL database administrator
provides you with:
A SQL account and password. The SQL Administrator logon is sa by default, but
it and its password may have been changed.
The SQL server name.
The Share name of the folder that will hold the Multi db.
2.
Make sure a SQL Server client is installed on the PC used to connect to a SQL Server.
3.
Launch Admin. The Admin Logon window appears.
4.
In the Admin Logon window, enter Administrator in the User ID box.
5.
Leave the Password box empty. An empty database lists only one user, the
Administrator. By default, this account has no password. See
Password
on page
195
6.
Select Microsoft SQL. Your next step depends on which Windows operating system
is running on your PC.
Users of Microsoft Windows 2000 or XP. You have the option of clicking Scan, to
locate SQL servers in your network. The scan takes some time to perform on
shared drives. If the scan is ineffective at locating the server you need, you can
try the next option, even if it is designed for other versions of Windows.
- or -
Users of Win98se, or if a scan (from previous option) was ineffective. Enter the
name of a SQL server in the Server name box. Your organization's database
administrator can help you find this name.
F5
, or using the Execute command.
for more information about the default user.
Administrator

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents