Kiss SQL Server Setup Method 1

Kiss SQL Accounting requires a Working Version of SQL Server or the free SQL Express to be installed. While it is outside the scope of this document to show you how to do this don't be put off as installation is pretty easy and there are lots of good articles on how to do it. This article assumes you have a version of SSMS installed too.

Optional Configuration for Networking without domains..

If you intend to run Kiss SQL Accounting on a network without domains the following additional configuration is recommended.

1. Set the system to mixed mode authentication:

2.Create new user kissuser

3. Allow network access (From Windows)

On the machine where SQL Server is installed run services.msc. Double click on SQL Server (My Instance). Under Log On select this account choose an administrator name and password and press OK. Right click on SQL Server (My Instance) and select restart