How to disable the database size check at startup

How to disable the database size check at startup

Summary

This article explains how to disable the database size check that is performed by the Solatech Window Covering Software whenever a company database is opened.

More Information

Each time a SWCS company database is opened the software checks the size of the database and reports to the user if it's reaching maximum size or has reached the maximum size. The maximum size is 4 GB which is based on the maximum size database that Microsoft SQL Server 2005 can support.

If you are running a version of Microsoft SQL Server 2005 other than the Express edition which is installed by default, you are able to support larger databaes. If this is the case you can disable this warning by following the steps below.

To disable the database size check

WARNING: Using Registry Editor incorrectly can cause serious, system-wide problems that may require you to reinstall Windows to correct them. Solatech cannot guarantee that any problems resulting from the use of Registry Editor can be solved. Use this tool at your own risk.

  1. Launch Regedit.exe (click Run on the Start menu, type REGEDIT, and click OK).
  2. Navigate to the key: HKEY_CURRENT_USER\Software\Solatech\Window Covering Software\4.0\Settings (Default).
  3. Click on the Settings (Default) key to select it.
  4. From the Edit menu click New, DWORD Value. (On Windows Vista/7/8 choose DWORD (32-bit) Value)
  5. Enter the name "SkipDatabaseSizeCheck".
  6. Double-click on the new name.
  7. Change the Value data to 1.
  8. Click OK.
  9. Close the Registry Editor.

REFERENCES

For more information, refer to the following knowledge base articles:

  • Your database has reached the maximum size allowed
  • Your database is at 90% of the maximum size allowed

APPLIES TO

  • Solatech Window Covering Software 4.2

    • Related Articles

    • Your database has reached the maximum size allowed

      Summary When a company is opened you receive the following message: Warning: Your database has reached the maximum size allowed. To prevent loss of data you cannot use this company database until it has been reduced in size. Please contact Solatech ...
    • Your database is at 90% of the maximum size allowed

      Summary When a company is opened you receive the following message: Warning: Your database is at 90% of the maximum size allowed. Please contact Solatech for information on how to archive your data. More Information Each time a company is opened the ...
    • How to disable the elevated user check when upgrading companies

      Summary This article explains how to skip the check for elevated user privileges when attempting to upgrade a SWCS company. More Information In order to upgrade a SWCS company when running on Windows Vista or Windows 7, the Solatech Window Covering ...
    • SWCS 4.x can't access a SQL Server 2005 database

      Symptoms When you attempt to open a company file located on a server using SQL Server 2005 you receive the following error message: The company '...' is not a valid company or you don't have permission to access it. Check with your system ...
    • How to disable AutoClose in SQL Server 2005

      Summary This article explains how to disable the AutoClose database property for SQL Server 2005 databases. More Information There is a feature in the database engine that SWCS uses, Microsoft SQL Server Express Edition, that causes it to ...