System
Galaxy
Quick
Guide
for
Bioscrypt
/
L
‐
1
Setup
and
Enrollment
System
Galaxy
Quick
Guide
Page
40
of
40
ADDING A LINKED SQL CONNECTION STRING TO SYSGAL
After you install the Galaxy database server and the SecureAdmin Server, you must enable the linked SQL
connection and add the connection string in the SysGal database.
Open SQL Server Management Studio.
Use the SA login to connect to the GCSSQLEXPRESS instance
INSERT a 1 in the L1_ENABLED column and the correct SQL connection string into the SADB_PATH
column of L1_SADB_INFO table in SysGal database
Example
syntax
of
SQL
connection
string:
[server_name\instance_name].[database_name].[owner_name]
NOTE - if you are using a shared (same) SQL instance, the connection string and L1 enabled value will be
automatically inserted when you follow the database installation and configuration steps in this manual.