The problem is very broad and can be divided into basic groups:
When looking for a solution, start by finding out the MSSQL version and whether an Express version which has it's limitiations described on the SUPPORT page, is in use.
start Management Studio, log in to the required server and start: "SELECT @@VERSION"
YES we have EXPRESS
NO we do not have EXPRESS
The issue of the client station is broader in that Palstat requires a stable connection to the SQL server. For example, WIFI cannot be recommended, where a small network outage or lagging may occur during disruption, and the application will crash frequently because the connection to the SQL server will be lost. The same application behavior occurs with a faulty network element. We know from experience that for some customers, replacing the network adapter at the client helped to improve the opperation of the application.
Starting the application can be sped up by placing the entire PALSTAT directory to clients. This significantly speeds up the loading of the application, but at the same time makes it very difficult to perform PALSTAT updates. If the application on the server is not a problem to find out through "Open Files" which user is currently using the application, quit the user and work on the system upgrade. In the case of placement with clients, this is not possible and it is necessary to rely on the fact that no one really uses. It is also necessary to ensure the distribution of the applications to clients when performing upgrades. Therefore, the placement of applications on clients is not recommended and is only suitable for selected clients, eg when using the application via VPN.
In some cases, when users load an application from the database a huge amount of data to be rendered into the list, it is appropriate to consider the deployment of the global filter (see manual) when the loading will be accelerated. Example: a user opens the Complaints module, these contain 300 thousand records (80MB), but 90% of users are not interested because they are older. Set the filter for the last 2 years, for example. Loading will be limited to 5,000 records and opening will be much faster.
Example of filter settings for the complaint module from 2005
![]() |
© Copyright 1992 - 2025 PALSTAT s.r.o. |
PALSTAT s.r.o. Bucharova 230 543 02 Vrchlabí CZECH REPUBLIC |
tel.: +420 499 422 044 tel.: +420 499 692 016 www.palstat.cz |
» Home Page » Training » References » News |
» Events » Partners » Support » Contact |
» Products » Customer portal » Remote support » Update |
» Terms and Conditions » Gallery » Map » Portal 3 |