|
Suggestion:
Under Game Setup | Almanac Options, either add a section for daily data dumps, or change the monthly options to ''data dump every [nn] [periods].'' It would be ever so much more helpful to include a date-string in each file's name. E.g., ''team_record_2009JUL01.csv''
Reason:
I'm working on a SQL Server utility that needs daily imports of a few CSV files. Currently I have to sim a day, export CSV files, then run my importer... repeat next day. Should I ever forget to export/import for a day, there'd be gaps in my SQL data.
Priority:
Low for everyone except me....
|