SkyWin manuals
How-To's and documentation
| Name | Description | Intended for |
|---|---|---|
| SkyWin One functionality | A list of all functionality that are ready to be used in SkyWin® One, instead of the old Windows-based component SkyWin®. | DZ admin Manifestor |
| SkyWin One API | Use API calls with SkyWin® One. | DZ admin |
| Jump Queue user manual | User manual for the Jump Queue (SkyWish). | Skydiver Manifestor |
| Mass and Balance Calculation | How to setup and use external service for Mass and Balance Calculation. | Manifestor |
| Personal information page | How to setup and use Personal Info Page with individual login. | Skydiver DZ admin |
| Roles in SkyWin One | What the different Roles can do in general. | DZ admin Manifestor |
| Roles in SkyWin | What the different Roles can do in general. | Manifestor |
| The Climate compensation process | A description of how Climate compensation is handled within SkyWin®. | Skydiver Manifestor |
| The GDPR implementation in SkyWin | A description of how GDPR is handled within SkyWin®. | DZ admin |
Installation and configuration
| Name | Description | Intended for |
|---|---|---|
| SkyWin One installation | Installation and configuration of SkyWin® One. | DZ admin |
| SkyWin One Parameters | How to use the built-in System parameters, and the external property file, to configure SkyWin® One. | DZ admin |
| Jump Queue selection | How to set up which jumpers are shown in the Jump Queue (SkyWish), depending on a Member selection. | Manifestor |
| SkyWin installation | Technical requirements
Installation of SkyWin® for Windows |
DZ admin |
| SkyWin configuration | How to configure database access for SkyWin® | DZ admin |
| Automatically send jump statistics | A description of how to configure SkyWin® to send quarterly jump statistics to the national association. | DZ admin |
| External Payment Execution for Pax | A description of how to configure SkyWin® and how to use an external program that can make payments for tandem passengers. | DZ admin Manifestor |
| SkyWin EULA | SkyWin® End-User License Agreement | DZ admin Skydiver Manifestor |
Connection string examples using ADO databases from SkyWin® (Windows client)
| Database manager | Version (of the ODBC driver) | Description | Connection string example |
|---|---|---|---|
MySQL![]() |
8.0 | Only use the 32-bit driver
|
DRIVER={MySQL ODBC 8.0 Unicode Driver};SERVER=server name;PORT=server port;DATABASE=database name;UID=database user;PWD=database password;OPTION=18474 |
MySQL![]() |
5.2 | Only use the 32-bit driver
|
DRIVER={MySQL ODBC 5.2 Unicode Driver};SERVER=server name;PORT=server port;DATABASE=database name;UID=database user;PWD=database password;OPTION=18474 |
