This utility is an Access database application that reads rFactor's results files and saves its contents into properly structured database tables.
From there on, people can do whatever they want with the results if they know how to work with databases. If you prefer using an SQL Server instance, you can use Access' "Upsizing wizard" to convert the tables and link them in the Access Application.
Tables linked from other database should work once linked via an ODBC connection but I have not tested this.
I had made this for our little friendly league and after talking about one person about it, I kept having requests for it so I thought I should release it here.
I have used it for 8 months now and I think all bugs are ironed out but please feel free to point out any bug you may find. Improvement suggestions are always welcome too.