SQL authentication credentials

SQL authentication credentials

SQL authentication credentials

There may be times when you are prompted for the SA password, usually when setting up SQL.  We do not keep this information on file, but you can find this in C:\KC6\wkennel.ini file or C:\KC7\wkennel.ini file at the bottom under [SQL Server].  You will see UID=sa and PID=(the password in question).

    • Related Articles

    • SQL Server 2014 Express Setup Guide

      SQL Server 2014 Express Setup Guide SQL Server 2014 Express is a free download, available from Microsoft. This article will guide you through the process of acquiring, installing and configuring SQL Server 2014 Express so that you can use it with ...
    • Restoring the Kennel Connection 7 database using Microsoft SQL Management Studio

      Restoring the Kennel Connection 7 database using Microsoft SQL Management Studio If you have been advised to use SQL Management Studio to restore your KC7 backup, there is a good chance it is because there are Windows or SQL Server permissions ...
    • Restoring the Kennel Connection database using Microsoft SQL Management Studio

      Restoring the Kennel Connection database using Microsoft SQL Management Studio If you have been advised to use SQL Management Studio to restore your KC7 backup, there is a good chance it is because there are Windows or SQL Server permissions ...
    • SQL server slowness

      As your product works with the SQL Server database system, the transaction log file can grow very large. The larger it gets, the more sluggish the performance of your product becomes. Shrink the transaction log file.   Start the SQL Server Management ...
    • Attaching SQL Database files Using SQL Server Management Studio

      Attaching SQL Database files Using SQL Server Management Studio If you do not already have SQL Management Studio installed, you'll need to install it first. Please see this guide: Downloading and Installing SSMS If you ever have a need to use SQL ...