Hi All,
I am looking for some quick feedback ideas from anyone who may have an idea about this:
We have a fairly complex MySql database which powers a front end for client view. Currently the database is updated such that any client that has access to a specific file can see the most recent updates for this file: we now need to however implement some srt of version control since client subrscriptions may expire at which point they should still be able to access their legacy information on the file but not see any updates that have been made since that time. Is there any simple way to implement this?? (we need minimal downtime / distruption to our system)
Any ideas and responses will be much appreciated!!!
I am looking for some quick feedback ideas from anyone who may have an idea about this:
We have a fairly complex MySql database which powers a front end for client view. Currently the database is updated such that any client that has access to a specific file can see the most recent updates for this file: we now need to however implement some srt of version control since client subrscriptions may expire at which point they should still be able to access their legacy information on the file but not see any updates that have been made since that time. Is there any simple way to implement this?? (we need minimal downtime / distruption to our system)
Any ideas and responses will be much appreciated!!!