Smartform Database - Personal Ratings

0 votes
How easy is it to add Personal Ratings to the database post race, also can would I be allowed to develop a website to communicate to the MySQL database just to show my personal ratings ?
asked Mar 13, 2017 in Smartform by MineshShah Handicapper (510 points)

1 Answer

+1 vote
If you can programme SQL you can crunch your own ratings pretty easily based on the Smartform data fields, and create a daily script to update them automatically. I do this, for both class and speed ratings.

Only thing to bear in mind is that you need to create a separate table for the purpose rather than trying to put them into an existing table. Adding or amending fields in the core Smartform tables (Daily x 2, Historic x 2) will cause updates to fail.

Not sure about development of a website - not my field, and it will presumably rely on the Ts and Cs for Smartform which is Colin's area.
answered Mar 15, 2017 by SlightReturn Listed class (2,850 points)
...