josephman1988 Posted August 9, 2008 Share Posted August 9, 2008 Hi guys, Bit of a confusing one here .. for me anyway. Ok, so say I have an 'Operation'. The 'operation' is to sell a car, and I want to keep up-to-date logs to record the milestones in it. Like: 'someone rang up and wants to view the car. Car viewing went well, expecting a call in 2 days' etc. IS this where RDBMS come into play? So I create a DB to insert operation information in, then another DB to insert the logs of the specific operation? I'm getting confused because I just dunno how to work it - it's hurting my brain =[ Ultimately I'll have a restricted page where i can add an operation, then another restricted page so i can easily add a log, which will then be viewed on the appropriate operation. I hope this is clear and non-confusing enough. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/118955-linking-logs-to-appropriate-operation/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.