divider

Sorting

By clicking on a column header you can sort for this column. Clicking again sorts to the other direction. Ctrl-click removes the sorting. With Shift-click you can sort for multiple columns. Sorting in KS.CRM is done by real database queries. This is a strength of the SQL server, which can use it’s indices to return […]

Read More

divider

Categories

Many plugins provide a hierarchical category structure in the selection area on the left hand side of the screen. You can organize the records using these categories. The assignment to the records is m:n, this means that every record can be assigend to many categories at the same time. So in KS.CRM the categories are […]

Read More

divider

Options

The following settings can be configured in menu Extras|Options Caching Strategies In traditional database applications, a request is sent to the database and then you wait until all data is transmitted. For larger databases, the selection must be limited so that not too many records are returned and thus the response time would be too […]

Read More

divider

Short-Cuts and Hot-Keys

F5 Requery F6, Ctrl-F Search F7 Extended search F8, Escape Reset current search Ctrl-F8 Reset all searches and selections to show all records Ctrl-N New record Ctrl-Pos1 First record Ctrl-Ende Last record Alt-Cursor left/right Toggle details tab

Read More

divider divider

Database

SQL Server KS.CRM supports MS-SQL Server since version 2005 or above. The latest version is recommended. The free Express version is enough. Large databases run faster on a non-free version of the SQL server. You should not install a SQL Server on a notebook. You may also use a SQL Server hosting service or you […]

Read More

divider

Set-Up

Download and install the latest version. Within the Installer there is nothing further to be considered. This is a modern DotNet program and it doesn’t make any changes to your system. It can be safely uninstalled from the Control Panel. The language in the SetUp refers only to the Setup program. Choose your language later […]

Read More