SQL

Microsoft ODBC Driver for SQL Server

09/14/2017April Daniels
Question Can Microsoft ODBC Driver for SQL Server be used with an Enterprise system running OnGuard 7.3 Update 1? Answer  Microsoft ODBC Driver for SQL Server uses TLS 1.2, which is not compatible with the Message Broker service. &nbs...

Scheduling A Backup In SQL

12/03/2014April Daniels
How to schedule a backup for SQL Server 2005 Express Procedure Steps To back up an SQL Server database on a time schedule for an SQL Server 2017 Express system: 1) Create a folder named SQLBackup in the C:\ drive. 2) Copy the ...

How do I configure SQL and SQL native client to accept ODBC connections?

03/26/2014April Daniels
How do I configure SQL and SQL native client to accept ODBC connections? Procedure Steps On the Database Server, locate and launch SQL Server Configuration Manager. Expand the following three headers to view the protocols: SQL Native Client...

Errors when creating the database manually

10/26/2013April Daniels
Symptom   The following error may occur when manually creating the AccessControl database:   "Create failed for database AccessControl"   The following is additional information for this error:   &quo...

The specified schema name ''LENEL'' either does not exist or you do not have permission to use it

05/04/2012April Daniels
Symptom When running Database Setup, an error occurs: Description: Database error: The specified schema name "LENEL" either does not exist or you do not have permission to use it. Details: Database error executing a statement. (CR...

Database Setup Error - The ALTER TABLE statement conflicted with the FOREIGN KEY constraint ''UA_USER_FK''.

05/03/2012April Daniels
Symptom The following error might occur during Database Setup: The ALTER TABLE statement conflicted with the FOREIGN KEY constraint "UA_USER_FK". The conflict occurred in database 'AccessControl', table'dbo.USERS', c...

Named Pipes provider error when creating ODBC connection

02/15/2012April Daniels
Symptom Error message: ODBC connection error named pipes provider; Could not open a connection to SQL server. Connection failed. Resolution 1.      Open SQL Server Configuration Manager 2.      Expand...

How to determine if you are running SQL Express or Standard

10/26/2011April Daniels
How to determine if you are running SQL Express or SQL Standard Procedure Steps In SQL Server Management Studio, run the following query:   SELECT SERVERPROPERTY('productversion'), SERVERPROPERTY ('productlevel'), SERV...

AccessControl database not available in ODBC DSN, or unable to sync Login Driver password, after database restore

03/03/2010April Daniels
Symptom You may encounter the following issues after restoring a backup of the AccessControl database into an OnGuard system running SQL Server: - When configuring or testing the ODBC DSN, the AccessControl database is not listed in the Change...

Error connecting to SQL Server: ''Error: 26 - Error Locating Server/Instance Specified''

12/01/2009April Daniels
Symptom When connecting to SQL Server, whether from the ODBC DSN or another method, you may experience all or part of the following error message: An error has occurred while establishing a connection to the server. When connecting to SQL Serve...