You can run triggers that updates your data. These triggers are normally run when something changes in the database. Say you have a page that you can change your criminals jail cell. If the jail cell changes, then you (might) want to update everything else
relating to his cell, IE his roomate and his time of lunch(lame example I know). I hope this helps.
DKB
Member
201 Points
263 Posts
Updates for the data
Jan 28, 2010 12:55 AM|LINK
Is there a way to update the data other than hard coding it in.
DKB
Xequence
Contributor
4508 Points
1578 Posts
Re: Updates for the data
Jan 28, 2010 05:16 PM|LINK
You can run triggers that updates your data. These triggers are normally run when something changes in the database. Say you have a page that you can change your criminals jail cell. If the jail cell changes, then you (might) want to update everything else relating to his cell, IE his roomate and his time of lunch(lame example I know). I hope this helps.
Credentials