 |
While installing SQL Server version Software at multiple PC's, there is no need to do the Database connection configuration in each PC.
Install it in one PC and do the Database configuration.
In oth... |
|
 |
To take a backup of SQL Server Database
Option 1 - From Sql Server Management Studio
Go to SQL Server Management Studio
Expand the databases
Right Click the TimeTrack Database
Select Tools - Ba... |
|
 |
ISSUENormally TimeTrack software connects to SQL Server on Server Authentication mode. That is a user with appropriate rights are created in SQL Server and TimeTrack connects to the SQL Server... |
|
 |
Using Windows Authentication
In case you need to use Windows Authentication (and not userid & password) to connect to the SQL Server, ITS NOT RECOMMENDED for the reasons below
All the Tim... |
|
 |
Connection Error
When TimeTrack is not able to connect to SQL Server, the software will disconnect or not start and will give an error message saying |
|
 |
Backup Procedure for TimeTrack – SQL Edition
Backup of Database (SQL Server)
|
|
 |
To Shrink the LOG file (LDF) please run the following command in your SQL Server
you have to check the log file name in the database properties and enter the same in this command. In the sample Log f... |
|
 |
SQL Server Configuration for Remote Access
Please refer the below link to google document
Document Link |
|