Changes between Version 10 and Version 11 of HowDoI


Ignore:
Timestamp:
01/03/10 14:08:44 (16 years ago)
Author:
pinwc4
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • HowDoI

    v10 v11  
    3131= Upgrade to the latest version =  
    3232If you want to upgrade your version to the latest version download the latest version and minimally copy your FlipSideDB file and the preferences.xml file.  If you have modified any of the other xml files manually you will want to copy those and any graphics that you changed to the new version of the software. 
     33 
     34= Rename a race or modify or view data in some manner that I can not find an option for = 
     35The race data is all stored in an SQLite database.  With a SQLite editor you can modify any records in the database or export any of the data.  The tool SQLite Database Browser is know to work with the FlipSideDB database file.  You can download it from here: 
     36 
     37[http://sqlitebrowser.sourceforge.net/ SQL Database Browser] 
     38 
     39There are also other common tools to work with SQLite files in Excel or other programs.