Testing the database connection via the udl file, Strong password requirements, Strong password – IntelliTrack Package Track User Manual
Page 65

Chapter 4
System Options
51
Strong Password Requirements
The default IntelliTrack password for SQL 2008 login is Intelli-
Track#2008. It is a strong password. A strong password is required for
SQL Server login. A strong password meets the following requirements:
1.
Can’t contain the account name or part of the account name in it.
2.
Must be at least 8 characters long.
3.
Must contain characters from at least 3 of the following 4 categories:
•
Latin uppercase (A-Z)
•
Latin lowercase (a-z)
•
Base 10 digits (0-9)
•
Non-alphanumeric characters such as exclamation point (!), dollar
sign ($), number sign (#), or percent (%)
Testing the
Database
Connection
via the UDL
File
In order for you to successfully startup and run your Package Track appli-
cation, the database must be attached to your application. If your Package
Track application cannot find its database, it will not startup or run. The
database connection is managed through SQL Server and encompasses
three main components: server name, server log on information, and data-
base name.
You are able to verify your database connection from the DATA.UDL file
that is located in the Package Track program folder. By default, the Pack-
age Track program folder is installed on C:\Program Files\Intel-
liTrack\DMS\Package Track\8.1. The DATA.UDL file is found
in this directory.