by DXSdata | Nov 24, 2015 | Administration, C# .Net
Scenario E.g. from December 2015 to January 2016, there can be different starts of the week numbering in different countries. In Austria, week number one is the “first 4-day week”, which is similar to Germany. But if you use any .Net software or have...
by DXSdata | Nov 14, 2015 | Administration
Scenario In your LAN, you use a mixture of Windows 7, Windows 8.1 and Windows 10 client workstations. User accounts are configured for roaming profiles combined with folder redirection. If a user changes e.g. from a Windows 7 to an 8.1 station, the user profile might...
by DXSdata | Nov 4, 2015 | MySQL
Problem An SQL query containing multiple table joins, functions etc. is too slow, but necessary. Solution approaches Indexes created on single or multiple MySQL table columns can increase performance in a significant way if they are used correctly. First, have a look...
Comments