You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 16, 2022. It is now read-only.
To set up OpenFMS is rather easy but time consuming for the first time you run the program.
Download the release of OpenFMS from the Release page.
Install SQL Server 2017 and set up a local server called MY-PC.
Install SQL Management Studio and connect to the MY-PC server you created.
Create a new SQL database called OpenFMS.
Create a new table called: teaminfo. The rows are configured like this:
Create a table called: matches. The rows are configured like this:
Now your done, leave open SQL Management Studio when using OpenFMS since it keeps the SQL Server Service running, Windows 10 likes to stop SQL Services for some reason with OpenFMS.