SkyWin manuals
How-To's
Name | Description | Intended for |
---|---|---|
SkyWin One | Installation and configuration of SkyWin® One. | DZ admin |
Roles in SkyWin One® | What the different Roles can do in general. | DZ admin Manifestor |
SkyWin API | Installation and configuration of the SkyWin® API component, used prior to 2021. | Outdated |
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 |
Automatically send jump statistics | A description of how to configure SkyWin® to send quarterly jump statistics to the national association. | DZ admin |
The GDPR implementation in SkyWin | A description of how GDPR is handled within SkyWin®. | Manifestor |
Select jumpers in SkyWish | How to set up which jumpers are shown in SkyWish, depending on a selection in SkyWin®. | 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 |
User manuals for download
Name | Description | Intended for |
---|---|---|
SkyWish user manual EN | User manual for SkyWish | Skydiver Manifestor |
SkyCalls user manual EN | User manual for SkyCalls | Manifestor |
SkyWin installation | Technical requirements
Installation of SkyWin® and its components SkyWish, SkyCalls, and SkyView |
DZ admin |
SkyWin configuration manual | How to configure database access for SkyWin®, and the setup of SkyWish and SkyView in SkyWin® | DZ admin |
SkyWin EULA | SkyWin® End-User License Agreement | DZ admin Skydiver Manifestor |
Connection string examples using ADO databases
Database manager | Version (of the ODBC driver) | Description | Connection string example |
---|---|---|---|
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 |
MySQL![]() |
5.1 | Only use the 32-bit driver
|
DRIVER={MySQL ODBC 5.1 Driver};SERVER=server name;PORT=server port;DATABASE=database name;UID=database user;PWD=database password;OPTION=18475 |