Timetables: Difference between revisions
Jump to navigation
Jump to search
(Created page with 'The railway dispatching simulations developed by Signalsoft Rail Consultancy Ltd. use Microsoft Access databases (.mdb) to store and retrieve data related to the simulation that …') |
No edit summary |
||
Line 9: | Line 9: | ||
* calendar holidays | * calendar holidays | ||
Each simulation executable contains the default database embedded within it. A user with a valid license key, however, can choose to start a simulation using an external database of their choice. This allows for a wide range of changes. The list below contains the database tables that must be defined. Each item links to further information about that particular table. | Each simulation executable contains the default database embedded within it. A user with a valid license key, however, can choose to start a simulation using an external database of their choice. This allows for a wide range of changes and additions. The list below contains the database tables that must be defined. Each item links to further information about that particular table. | ||
[[Bridges]] | [[Bridges]] | ||
Line 40: | Line 40: | ||
[[Vehicles]] | [[Vehicles]] | ||
General information about how to edit Access databases can be found [[Editing Microsoft Access Databases|here]]. |
Revision as of 00:21, 6 January 2011
The railway dispatching simulations developed by Signalsoft Rail Consultancy Ltd. use Microsoft Access databases (.mdb) to store and retrieve data related to the simulation that is not static and nor specific to a particular layout. Such data includes:
- vehicle physics
- consist physics
- consist templates
- shunting/movement orders
- train schedule
- bridge schedule
- calendar holidays
Each simulation executable contains the default database embedded within it. A user with a valid license key, however, can choose to start a simulation using an external database of their choice. This allows for a wide range of changes and additions. The list below contains the database tables that must be defined. Each item links to further information about that particular table.
General information about how to edit Access databases can be found here.