How to setup with MS Access
FIRST THINGS FIRST, unless you want your app to lag all to hell, delete those hundreds of results files from your Server directory (C:\Westwood\RenegadeFDS\Server\ by default)
- Goto the Ladder tab, and select "MS Access" From the DB Type drop down menu.
- Enter the file location for the MS Access DB into the DB Location field (a sample MyLad.mdb was provided, and is located in your BR .Net program directory).
- Enter the Table name for your ladder into the DB Table Name field (default is Ladder).
- Click on Save Settings
- Click on Enable Ladder
- And to test to make sure everything is correct, click on "Update View" to test the DB connection
That is about it, now when the game is over, BR .Net will input the results file into the ladder DB, and move the resultsxx.txt to the BR .Net program dir\Results\ for RenStat compatability.
See the section on Displaying the ladder for retrieving the data.
Back to main